Skip to content

Commit

Permalink
Added 1.0.1 tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
xulinfeng committed Jan 6, 2019
1 parent 05b4972 commit 90d9e2b
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Specs/MVVMService/1.0.1/MVVMService.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "MVVMService",
"version": "1.0.1",
"summary": "MVVMService.",
"description": "MVVM service.",
"homepage": "https://github.com/Modool/GCDTimer",
"license": "MIT",
"authors": {
"Modool": "https://github.com/Modool"
},
"social_media_url": "https://github.com/Modool",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Modool/MVVMService.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "MVVMService/**/*.{h,m}",
"private_header_files": "MVVMService/Private/*.h",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}

0 comments on commit 90d9e2b

Please sign in to comment.