| { | |
| "name": "CTMediatorTest", | |
| "version": "1.0.0", | |
| "summary": "CTMediatorTest is module test project.", | |
| "homepage": "https://github.com/Yunlou1995/CTMediatorTest", | |
| "license": "MIT", | |
| "authors": { | |
| "yunlou1995": "lizhuo1995pro@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Yunlou1995/CTMediatorTest.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "CTMediatorTest/CTMediatorTest/**/*.{h,m}", | |
| "requires_arc": true | |
| } |