blob: f023bd8e5f06f7cf6b3f10ac267f48a4e236125d [file] [log] [blame]
{
"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
}