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