blob: 9738f90ca44462e8d4f9a03417b7489e6f1bf72a [file] [log] [blame]
{
"name": "JKit",
"version": "2.1.8",
"summary": "Fast iOS Develope App Kit",
"description": "JKit 开发时用的工具类",
"homepage": "https://github.com/GitHubZebra/JKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈杰": "mr_banma@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GitHubZebra/JKit.git",
"tag": "2.1.8"
},
"source_files": "JKit/**/*.{h,m,plist}",
"exclude_files": "JKit/Tool/JCamera",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}