{ | |
"name": "BTTOOL", | |
"version": "0.1", | |
"summary": "easy way to coding with objective - c", | |
"description": "easy way to coding with objective - c\n私有Pods项目", | |
"homepage": "http://baidu.com", | |
"license": "MIT", | |
"authors": { | |
"beautilut": "beautilut@gmail.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/beautilut/BTTOOL.git", | |
"tag": "0.1" | |
}, | |
"source_files": [ | |
"BTTOOL", | |
"BTTOOL/**/*.{h,m}" | |
], | |
"exclude_files": "BTTOOL/Exclude", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |