[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / 4 / PrivatePodLib / 0.0.12 / PrivatePodLib.podspec.json
blob43ef615f4b7a3caa6ed75c6b19a6978ec3b83806
2   "name": "PrivatePodLib",
3   "version": "0.0.12",
4   "summary": "简单介绍一下这个吧 PrivatePodLib.",
5   "description": "创建spec的描述信息",
6   "homepage": "https://www.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baoyin.cui": "304202206@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/baoyin_cui/privatelibraryproject.git",
19     "tag": "0.0.12"
20   },
21   "source_files": "PrivatePodLibrary/PrivatePodLibrary/*.{h,m}",
22   "resources": "PrivatePodLibrary/Resources/*.png",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true