blob: 9a85259446283cff53c843ce5b3cd9f79d659f88 [file] [log] [blame]
{
"name": "JJTools",
"version": "0.0.1",
"summary": "some others useful tools",
"description": "include some category based on masonry for create UI and some others useful tools",
"homepage": "https://github.com/chance395/JJTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brain": "895176298@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chance395/JJTools.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"JJTools/JJTools/Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}