blob: 73a0a25fc99538e2f3ae05831811fbcc4173b224 [file] [log] [blame]
{
"name": "YYLibrary",
"version": "0.0.1",
"summary": "奥尼常用类库",
"platforms": {
"ios": "8.0"
},
"description": "奥尼工具类库",
"homepage": "https://coding.net/u/LimCrazy/p/YYLibrary/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyaming": "limcrazy@163.com"
},
"source": {
"git": "https://git.coding.net/LimCrazy/YYLibrary.git",
"tag": "0.0.1"
},
"source_files": "YYLibrary/**/*.h",
"resources": "YYLibrary/Resources/YJSettingTableView.bundle",
"requires_arc": true
}