blob: b37cd93b1b72340693b4832f5560a6b01f0ff283 [file] [log] [blame]
{
"name": "JJCTools",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Library for iOS to get result fasterly with some methods.",
"homepage": "https://github.com/jijiucheng/JJCTools",
"authors": {
"苜蓿鬼仙": "302926124@qq.com"
},
"source": {
"git": "https://github.com/jijiucheng/JJCTools.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "JJCToolsDemo/JJCTools/JJCTools.h",
"subspecs": [
{
"name": "JJCToolsObject",
"source_files": "JJCToolsDemo/JJCTools/JJCToolsObject/**/*.{h,m}"
}
]
}