[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / c / cocoapods制作 / 1.0.0 / cocoapods制作.podspec.json
blob8d27d358c44c995bb90129a189ede3b2406673ed
2   "name": "cocoapods制作",
3   "version": "1.0.0",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/xiechuhao/cocoapods-",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiechuhao": "1025745401@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/xiechuhao/cocoapods-.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Class",
23     "cocoapods制作/cocoapods制作/Class/**/*.{h,m}"
24   ],
25   "requires_arc": true