blob: b5ee83d7b29ffc03b0aa1749fbae3c94e04ea069 [file] [log] [blame]
{
"name": "IvanKit",
"version": "1.0.1",
"summary": "An easy way to use Encoder and Decoder",
"homepage": "https://github.com/Ivan126/IvanKit",
"license": "MIT",
"authors": {
"Ivan126": "Ivan_1314@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ivan126/IvanKit.git",
"tag": "1.0.1"
},
"source_files": "IvanKit/**/*.{h,m}",
"requires_arc": true
}