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