[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 6 / LaunchDemo / 0.0.1 / LaunchDemo.podspec.json
blob37618b5b7141a2e373a668c382154aaed7450b5d
2   "name": "LaunchDemo",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "LaunchDemo",
20     "LaunchDemo/TestPodfile/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]