[Add] YandexMapsMobile 4.10.1-navikit
[CocoaPods.git] / Specs / c / 9 / 6 / LaunchDemo / 0.0.3 / LaunchDemo.podspec.json
blob288dffc6c4556d8c8c8b50c658044a3d51325365
2   "name": "LaunchDemo",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": "TestPodfile/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]