blob: 5df6ebd35411eaea62486b3ecfd12ca1541d9fbc [file] [log] [blame]
{
"name": "LYRunloop",
"version": "0.2.0",
"summary": "A short description of LYRunloop.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ButtFly/LYRunloop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/LYRunloop.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"source_files": "LYRunloop/Classes/**/*"
}