blob: 3c64308fc0c822d71ce69dbc2c930035f30dbebb [file] [log] [blame]
{
"name": "LYTestLibrary",
"version": "1.7",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An example of LYTestLibrar",
"homepage": "https://github.com/liuyang511/LYTestLibrary",
"authors": {
"liuyang511": "807299872@qq.com"
},
"social_media_url": "http://weibo.com",
"source": {
"git": "https://github.com/liuyang511/LYTestLibrary.git",
"tag": "1.7"
},
"requires_arc": true,
"public_header_files": "LYTestLibrary/*.h",
"source_files": "LYTestLibrary/*.{h,a}"
}