blob: fd455c01acce3ba360e2a37b9508a780310280da [file] [log] [blame]
{
"name": "BoneGrayPodTest",
"version": "0.0.5",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/BoneGray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sol": "yangming@bb.to"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/BoneGray/BoneGrayPodTest.git",
"tag": "0.0.5"
},
"source_files": "BoneGrayPodTest/Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": [
"BoneGrayPodTest/Classes/UIKit/UI_Categories.h",
"BoneGrayPodTest/Classes/**/*.h"
],
"requires_arc": true
}