blob: ada28f62f0eec842ee925b6c01377dc14bc4b284 [file] [log] [blame]
{
"name": "BANetworking",
"version": "1.0.0",
"summary": "MIT",
"homepage": "https://github.com/beyondabel/BANetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"beyondabel": "beyondabel@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/beyondabel/BANetworking.git",
"tag": "1.0.0",
"submodules": true
},
"source_files": "BANetworking/BANetworking/Common/BANetworking.h",
"public_header_files": "BANetworking/BANetworking/Common/BANetworking.h"
}