blob: 23524386553a1aedaab070c60e022b44d0007f01 [file] [log] [blame]
{
"name": "LYTestLibrary",
"version": "1.5",
"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.5"
},
"requires_arc": true,
"public_header_files": "LYTestLibrary/*.{h,m}",
"source_files": "LYTestLibrary/*.h"
}