[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 1 / PrivateLib / 0.1.0 / PrivateLib.podspec.json
blobfbc681655ea03c7864be781d0a9aea63ef0dd245
2   "name": "PrivateLib",
3   "version": "0.1.0",
4   "summary": "This is my testing PrivateLib.",
5   "description": "This is the description of my testing PrivateLib.",
6   "homepage": "https://gitee.com/sy1533148253",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sy1533148253": "yang.song@topca.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/sy1533148253/PivateLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PrivateLib/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]