blob: 3dd2a175e258d145df8485d3fd3a2133ecc387b0 [file] [log] [blame]
{
"name": "BHelper",
"version": "0.1.0",
"summary": "An OC toolkit for my daily use.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ChenZeBin/BHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChenZeBin": "isChen.zebin@gmail.com"
},
"source": {
"git": "https://github.com/ChenZeBin/BHelper.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.jianshu.com/u/103bc867450b",
"platforms": {
"ios": "8.0"
},
"source_files": "BHelper/Classes/**/*",
"public_header_files": "BHelper/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}