blob: ce89fb2698f7999d4ea9d307afb9c97a27523772 [file] [log] [blame]
{
"name": "RJCategory",
"version": "0.0.1",
"summary": "个人使用的Category",
"description": "个人整理的常用Category",
"homepage": "https://github.com/RRRenJ/RJCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RRRenJ": "https://github.com/RRRenJ"
},
"source": {
"git": "https://github.com/RRRenJ/RJCategory.git",
"tag": "0.0.1"
},
"source_files": "RJCategory/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
}
}