blob: 4073c2e3809f8dfda34db4d02c40e368dc008076 [file] [log] [blame]
{
"name": "LYKit",
"version": "0.0.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": "0.0.1"
},
"source_files": [
"LYKit",
"LY_UIView/**/*.{h,m}"
],
"frameworks": "UIKit"
}