[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 2 / 7 / QuickStart / 1.0.0 / QuickStart.podspec.json
blob7b52a0468f580c52d1fd3f801aaffcb534ce89e2
2   "name": "QuickStart",
3   "version": "1.0.0",
4   "summary": "A framework for you to quickly start a iOS project.",
5   "description": "\"A framework for you to quickly start a iOS project.\"",
6   "homepage": "https://github.com/xiangpengzhu/QuickStart",
7   "license": {
8     "type": "GPL-3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuxiangpeng": "zxpwork@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/xiangpengzhu/QuickStart.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "QuickStart",
23     "QuickStart/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"