blob: 09be0f9dfa19faf96a2f3e07777e3cf84802dced [file] [log] [blame]
{
"name": "LYTestLibrary",
"version": "1.6",
"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.6"
},
"requires_arc": true,
"public_header_files": "LYTestLibrary/*.h",
"source_files": "LYTestLibrary/*.{h,m}"
}