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