blob: f45aaaa0209d926f70d6d1e3704b33d25c784a95 [file] [log] [blame]
{
"name": "Bus",
"version": "0.0.4",
"summary": "Bus.",
"description": "\"bus part\"",
"homepage": "https://github.com/AnChangSu/Bus",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ac": "ac1986.love@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/AnChangSu/Bus.git",
"tag": "0.0.4"
},
"source_files": [
"Bus/Bus/*.{h,m}",
"Bus/Bus/**/*.{h,m}",
"Bus/Bus/**/**/*.{h,m}"
],
"requires_arc": true
}