blob: 5d575cc1d246437cbb14991f69246707d98afbeb [file] [log] [blame]
{
"name": "LibOne",
"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/DoumiLibs",
"license": "MIT",
"authors": {
"刘天亮": "liutianliang@doumi.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kernel-lj/DoumiLibs.git",
"tag": "0.0.1"
},
"source_files": "LibOne/**/*.{h,m}",
"requires_arc": true
}