blob: 0015304faaab912097c030f5890a2d2dc48e782f [file] [log] [blame]
{
"name": "SIKit",
"version": "0.1.0",
"summary": "Simple interface form control",
"homepage": "https://github.com/khemarin/SIKit",
"license": "MIT",
"authors": {
"Khemarin": "loch_khemarin@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/khemarin/SIKit.git",
"tag": "0.1.0"
},
"source_files": [
"SIKit",
"SIKit/**/*.{h,m}"
],
"public_header_files": "SIKit/**/*.h"
}