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