blob: 1166afd6e6322b1fe0acb46c8bb0e5823cf86ee3 [file] [log] [blame]
{
"name": "FSI",
"version": "0.3.0",
"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.3.0",
"submodules": false
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.10",
"tvos": "9.0"
},
"public_header_files": "FSI/*.h",
"source_files": "FSI/*.{h,m}"
}