[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 6 / LaunchDemo / 0.0.2 / LaunchDemo.podspec.json
blobe5e32e1c5f94eeded28d26b614b0d7c1d53758c9
2   "name": "LaunchDemo",
3   "version": "0.0.2",
4   "summary": "使用Pod测试使用Pod生成库",
5   "description": "测试使用Pod生成库-制作LaunchDemo.podspec",
6   "homepage": "https://github.com/mengxiaogang/LaunchDemo",
7   "license": "MIT",
8   "authors": {
9     "mengxiaogang": "mxg1022@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/mengxiaogang/LaunchDemo.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "LaunchDemo",
20     "TestPodfile/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]