blob: 04717303975969d87b15dfbfdeb4273680d9b0a5 [file] [log] [blame]
{
"name": "SIKit",
"version": "0.1.1",
"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.1-beta"
},
"source_files": "SIKit/SIKit/**/*.{h,m}",
"public_header_files": "SIKit/SIKit/**/*.h"
}