{ | |
"name": "CYTest", | |
"version": "0.1.0", | |
"summary": "CYTest test.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/lc4y/CYHello", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"lc4y": "691822853@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/lc4y/CYHello.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "CYTest/Classes/**/*" | |
} |