blob: 3630003ddbfa0b8d3140f7cdc4525e38a9750a07 [file] [log] [blame]
{
"name": "FastKit",
"version": "1.0.0",
"license": "MIT",
"summary": "A simple category on iOS.",
"homepage": "https://github.com/MoPellet/FastKit.git",
"authors": {
"mopellet": "351420450@qq.com"
},
"source": {
"git": "https://github.com/MoPellet/FastKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "FastKit/*.{h,m}"
}