blob: 024e3a57f915765ae835af90d68a12f1eae207bb [file] [log] [blame]
{
"name": "LYTestLibrary",
"version": "1.2",
"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.2"
},
"requires_arc": true,
"public_header_files": "LYTestLibrary/LYTestLibrary.h",
"source_files": "LYTestLibrary/LYTestLibrary.h"
}