{ | |
"name": "podText", | |
"version": "0.0.1", | |
"summary": "A short description of podText.", | |
"homepage": "https://github.com/WUBOSS/pod", | |
"license": "MIT", | |
"authors": { | |
"WUBOSS": "1054258896@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/WUBOSS/pod.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"pod", | |
"pod/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |