blob: fc26257702a00388b7cd1a0854bf36d166428b24 [file] [log] [blame]
{
"name": "ReadboyUIKit",
"version": "0.0.1",
"summary": "ReadboyUIKit For ios.",
"description": "ReadboyUIKit For ios. By GuanJiaYin",
"homepage": "https://gitee.com/readboy/ReadboyUIKit",
"license": "MIT",
"authors": {
"GuanJiaYin": "710746690@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/readboy/ReadboyUIKit.git",
"tag": "0.0.1"
},
"source_files": [
"Source/*.swift",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}