blob: 7a7e1f3a66fae118f129ce68fa27fa76edf8aa31 [file] [log] [blame]
{
"name": "FSI",
"version": "0.1.1",
"license": "Apache",
"summary": "A delightful iOS library.",
"homepage": "https://github.com/tbaranes/FSI",
"authors": {
"Tom Baranes": "tom.baranes@gmail.com"
},
"source": {
"git": "https://github.com/tbaranes/FSI.git",
"tag": "0.1.1",
"submodules": false
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "FSI/*.h",
"source_files": "FSI/*.{h,m}"
}