blob: a3193c5fdb63d109754f0c20fa121ff54ec2f106 [file] [log] [blame]
{
"name": "PBT",
"version": "0.0.1",
"summary": "A short description of PBT.",
"description": "this is a test!",
"homepage": "https://github.com/myLoveIsYou/PBT.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MarkLiu": "1144713192@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/myLoveIsYou/PBT.git",
"tag": "0.0.1"
},
"source_files": [
"PBT",
"PBT/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}