blob: ff5b6e894e7285c16de970195057499058994ecc [file] [log] [blame]
{
"name": "BoneGrayPodTest",
"version": "0.0.1",
"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.1"
},
"source_files": "BoneGrayPodTest/Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}