blob: f38d1f7a06871afcf11b75e4c9a6774aa1522967 [file] [log] [blame]
{
"name": "EasyBoy",
"version": "0.0.1",
"summary": "EasyBoy take device information which you need.",
"description": "This library is written in Swift 4 and compatible with > iOS 9. EasyBoy take device information which you need.",
"homepage": "https://github.com/RockerHX/EasyBoy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RockerHX": "rockerhx@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/RockerHX/EasyBoy.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*"
],
"frameworks": "UIKit"
}