blob: 7c52878febb53fa9537c846945ad09c810f0407b [file] [log] [blame]
{
"name": "LibOne",
"version": "0.0.2",
"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.2"
},
"source_files": "LibOne/**/*.{h,m}",
"requires_arc": true
}