{ | |
"name": "BLECenterManager", | |
"version": "1.0.0", | |
"summary": "非常简单易用的轻量级编辑框。", | |
"homepage": "https://github.com/lijiee/LJSDK", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"lijiee": "1028188271@qq.com" | |
}, | |
"social_media_url": "http://weibo.com/lijiee", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_version": "4.0", | |
"source": { | |
"git": "https://github.com/lijiee/LJSDK.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "BLECenterManager/*", | |
"frameworks": "UIKit" | |
} |