{ | |
"name": "TCLHUD", | |
"version": "0.0.1", | |
"summary": "TCLHUD", | |
"description": "TCLHUD测试", | |
"homepage": "https://github.com/alitan2014/CLHUD", | |
"license": "MIT", | |
"authors": { | |
"alitan2014": "15070065824@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/alitan2014/CLHUD.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"CLHUD", | |
"CLHUD/HUD/**/*.{h,m}" | |
], | |
"exclude_files": "CLHUD/Exclude" | |
} |