blob: dc59eaf61b32a498384233156b9cb09f77f486af [file] [log] [blame]
{
"name": "DL_MVVM",
"version": "0.3.3",
"summary": "MVVM For TableView&&Collection",
"description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/robinli08",
"license": "MIT",
"authors": {
"robinli08": "ielibo08@gmail.com"
},
"source": {
"git": "https://github.com/robinli08/mvvmDemo.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DL_MVVM/Src/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"JSONModel": [
"~> 1.2.0"
],
"ReactiveCocoa": [
"2.5"
],
"CAAnimationBlocks": [
"~> 0.0.1"
]
}
}