blob: 9fa2c5f5cd698cc0135d8625640d7e0e33322ae1 [file] [log] [blame]
{
"name": "BWANRManage",
"version": "1.0.0",
"summary": "A short description of BWANRManage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/bairdweng/BWANRManage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bairdweng": "bairdweng@gmail.com"
},
"source": {
"git": "https://github.com/bairdweng/BWANRManage.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BWANRManage/Classes/**/*",
"public_header_files": "Pod/Classes/Manage/BWANRManage.h"
}