[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 4 / BoneGrayPodTest / 0.0.5 / BoneGrayPodTest.podspec.json
blobfd455c01acce3ba360e2a37b9508a780310280da
2   "name": "BoneGrayPodTest",
3   "version": "0.0.5",
4   "summary": "all kinds of categories for iOS develop",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/BoneGray",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sol": "yangming@bb.to"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/BoneGray/BoneGrayPodTest.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "BoneGrayPodTest/Classes/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": [
24     "BoneGrayPodTest/Classes/UIKit/UI_Categories.h",
25     "BoneGrayPodTest/Classes/**/*.h"
26   ],
27   "requires_arc": true