blob: dae5ba92835fae3c082501c2e6c0189b696302de [file] [log] [blame]
{
"name": "SIKit",
"version": "0.1.2",
"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"
},
"resource_bundles": {
"SIKit": "SIKit/SIKit/**/*.{xib,storyboard}"
},
"source_files": "SIKit/SIKit/**/*.{h,m}",
"public_header_files": "SIKit/SIKit/**/*.h"
}