{ | |
"name": "TLHelper", | |
"version": "0.0.1", | |
"summary": "A Library for iOS to use for example.", | |
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!", | |
"homepage": "https://github.com/kernel-lj/doumi", | |
"license": "MIT", | |
"authors": { | |
"刘天亮": "liutianliang@doumi.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/kernel-lj/doumi.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "TLHelper/**/*.{h,m}", | |
"requires_arc": true | |
} |