[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / e / a / TSDemo_Demo / 0.5.0 / TSDemo_Demo.podspec.json
blobadce728de65e255423631051227f0b2bb3539449
2   "name": "TSDemo_Demo",
3   "version": "0.5.0",
4   "summary": "浮层弹窗Overlay演示示例",
5   "homepage": "https://github.com/dvlproad/001-UIKit-CQDemo-iOS.git",
6   "license": {
7     "type": "Copyright",
8     "text": "              © 2008-2016 dvlproad. All rights reserved.\n"
9   },
10   "authors": {
11     "dvlproad": ""
12   },
13   "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!",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dvlproad/001-UIKit-CQDemo-iOS.git",
19     "tag": "TSDemo_Demo_0.5.0"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "TSDemo_Demo/**/*.{h,m}",
24   "dependencies": {
25     "CQDemoKit": [
27     ]
28   }