blob: 2fb58da8ecab15221f613b5552cd83cde3ee257e [file] [log] [blame]
{
"name": "LYKit",
"version": "1.1.1",
"summary": "LYKit for iOS App",
"homepage": "https://github.com/liyang123/LYKit.git",
"license": "MIT",
"authors": {
"liyang.github.io": "995720636@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liyang123/LYKit.git",
"tag": "1.1.1"
},
"source_files": [
"LYKit",
"LY_Kit/**/*.{h,m}"
],
"frameworks": "UIKit"
}