[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 4 / 8 / YCThirdPart / 0.0.3 / YCThirdPart.podspec.json
blob51bf4379524ffb7e68d90d17e16ba243cbd8293c
2   "name": "YCThirdPart",
3   "version": "0.0.3",
4   "summary": "YCThirdPart本地第三方的库或者组件",
5   "description": "YCThirdPart本地第三方的库或者组件,集成",
6   "homepage": "https://gitee.com/beyonehan/YCThirdPart.git",
7   "license": "MIT",
8   "authors": {
9     "beyonehan": "549983384@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/beyonehan/YCThirdPart.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "YCThirdPart",
20     "YCThirdPart/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreFoundation"
26   ],
27   "dependencies": {
28     "ISWPrivateCategory": [
30     ]
31   }