blob: 65b3499d775a2161f780543818805d7ddbfdce20 [file] [log] [blame]
{
"name": "JKit",
"version": "1.1.1",
"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.1"
},
"source_files": "JKit/**/*.{h,m}",
"requires_arc": true
}