blob: 511b20ba72b344174708926ed5600b6b94c956e3 [file] [log] [blame]
{
"name": "SFCStateViews",
"version": "0.1.0",
"summary": "State views",
"homepage": "https://github.com/bubnov/SFCStateViews",
"license": "MIT",
"authors": {
"Bubnov Slavik": "bubnovslavik@gmail.com"
},
"source": {
"git": "https://github.com/bubnov/SFCStateViews.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SFCStateViews/**/*.{h,m}",
"public_header_files": "SFCStateViews/**/*.{h}"
}