blob: adce728de65e255423631051227f0b2bb3539449 [file] [log] [blame]
{
"name": "TSDemo_Demo",
"version": "0.5.0",
"summary": "浮层弹窗Overlay演示示例",
"homepage": "https://github.com/dvlproad/001-UIKit-CQDemo-iOS.git",
"license": {
"type": "Copyright",
"text": " © 2008-2016 dvlproad. All rights reserved.\n"
},
"authors": {
"dvlproad": ""
},
"description": "-、演示示例\n\n A longer description of TSDemo_Demo in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dvlproad/001-UIKit-CQDemo-iOS.git",
"tag": "TSDemo_Demo_0.5.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "TSDemo_Demo/**/*.{h,m}",
"dependencies": {
"CQDemoKit": [
]
}
}