[Add] MMTToolForBluetooth 0.1.0
[CocoaPods.git] / Specs / e / a / b / OCGDP / 0.0.6 / OCGDP.podspec.json
blob7b97284b3961d11f617ec4b3c0b434b463c1ef58
2   "name": "OCGDP",
3   "version": "0.0.6",
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.6"
19   },
20   "requires_arc": true,
21   "source_files": "OCGDP/**/*.{h,m}",
22   "public_header_files": "OCGDP/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation"
26   ]