{ | |
"name": "TestHeiHuaBaiHua", | |
"version": "0.0.1", | |
"summary": "short", | |
"description": "description", | |
"homepage": "https://github.com/HeiHuaBaiHua/TestHeiHuaBaiHua", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"HeiHuaBaiHua": "2233878718@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/HeiHuaBaiHua/TestHeiHuaBaiHua.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Task", | |
"Task/*.{h,m}" | |
], | |
"exclude_files": "Classes/Exclude" | |
} |