blob: 0715ab44e54734b0b5815f8c2dbf605820459b95 [file] [log] [blame]
{
"name": "LXLibs",
"version": "0.0.1",
"summary": "LXLibs basic library",
"description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://git.coding.net/arthurcsh/LXLibs.git",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"chengshaohua": "chshua@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/arthurcsh/LXLibs.git",
"tag": "0.0.1"
},
"source_files": [
"LXClass/*.{h,m}",
"LXClass/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}