blob: ac99dcfcdcc3f8fa7d23e57c64d1016c96a5480b [file] [log] [blame]
{
"name": "JWCategory_",
"version": "1.0.1",
"summary": "日常开发中扩展的类库.",
"description": "这里积累了我日常开发中扩展的类库",
"homepage": "https://github.com/512113110/JWCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YANGWW": "512113110@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/512113110/JWCategory.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"JWCategory/JWCategory"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}