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