blob: bd4699e441787e087f2e218bced8848a846e0a80 [file] [log] [blame]
{
"name": "JKit",
"version": "1.1.2",
"summary": "Fast iOS Develope App Kit",
"description": "JKit 平时用的工具类\nFast iOS Develope App Kit",
"homepage": "https://github.com/GitHubZebra/JKit",
"license": "MIT",
"authors": {
"陈杰": "mr_banma@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GitHubZebra/JKit.git",
"tag": "1.1.2"
},
"source_files": "JKit/**/*.{h,m}",
"requires_arc": true
}