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