blob: 46bea0d2ba108a65f4175d78338f41a3c9a263fd [file] [log] [blame]
{
"name": "PJCategory",
"version": "0.1.0",
"summary": "PJCategory",
"description": "some Category for iOS",
"homepage": "https://github.com/xupeng48/pjcategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xupeng": "13585548248@163.com"
},
"source": {
"git": "https://github.com/xupeng48/pjcategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Source/Class/*.{h,m}",
"Source/Class/UIKit/*.{h,m}",
"Source/Class/Foundation/*.{h,m}"
]
}