blob: 9397a0b3a654de5be07af29294b014a2c632f657 [file] [log] [blame]
{
"name": "LYToolAssets",
"version": "1.0.8",
"summary": "LYToolAssets is asset of Tools.",
"description": "LYToolAssets is assets of Tools. From review my iOS Knowledge, i decide to make it.",
"homepage": "https://github.com/yanglei3kyou/LYToolAssets",
"license": "MIT",
"authors": {
"Levis": "yanglei3kyou@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yanglei3kyou/LYToolAssets.git",
"tag": "1.0.8"
},
"source_files": [
"LYToolAssets",
"LYToolAssets/**/*"
],
"public_header_files": "LYToolAssets/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "z",
"requires_arc": true
}