blob: 3d1cf495eb0ee5ab7a622f43224bbb13fe5f8d9f [file] [log] [blame]
{
"name": "FSI",
"version": "0.1.2",
"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.2",
"submodules": false
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "FSI/*.h",
"source_files": "FSI/*.{h,m}"
}