blob: ca6c4d232496c5ab578c86bc04ff6f3e546e13cb [file] [log] [blame]
{
"name": "JKit",
"version": "2.1.3",
"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.3"
},
"source_files": "JKit/**/*.{h,m,plist}",
"exclude_files": "JKit/Tool/JCamera",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}