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