[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / a / b / OCGDP / 0.0.5 / OCGDP.podspec.json
blobf3d7b7c578f107db8c04146d317aaefd7cb63b14
2   "name": "OCGDP",
3   "version": "0.0.5",
4   "summary": "常用OC分类和工具类(A collection of OC components.)",
5   "homepage": "https://gitee.com/luohanguo1222/OCGDP",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "luohanguo": "wy335089101@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/luohanguo1222/OCGDP.git",
18     "tag": "0.0.5"
19   },
20   "requires_arc": true,
21   "source_files": "OCGDP/**/*.{h,m}",
22   "public_header_files": "OCGDP/**/*.{h}",
23   "libraries": "z",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation"
27   ]