blob: 8011b15631cd5c2652a9eec0a114068f9b0c6f45 [file] [log] [blame]
{
"name": "LYKit",
"version": "1.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": "1.0.1"
},
"source_files": [
"LYKit",
"LY_UIView/**/*.{h,m}",
"LY_Object/**/*.{h,m}"
],
"frameworks": "UIKit"
}