blob: 82de36f0d09d39700362f54897e740cd1802e00e [file] [log] [blame]
{
"name": "GRJMITKit",
"version": "0.0.1",
"summary": "GRJ gogogo",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/Jack424/GRJMITKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "GRJ",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Jack424/GRJMITKit.git",
"tag": "0.0.1"
},
"source_files": [
"GRJMITKit",
"GRJMITKit/**/*.{h,m}"
],
"exclude_files": "GRJMITKit/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}