blob: 131bff8bf6595a39ff3ba2d81aa644b65587c89b [file] [log] [blame]
{
"name": "FlyveMDMInventory",
"version": "1.0.0",
"summary": "Inventory client library written in Swift for developing applications on iOS",
"homepage": "https://flyve-mdm.com",
"license": {
"type": "GPLv3",
"file": "LICENSE.md"
},
"authors": {
"Flyve MDM": "apple@teclib.com"
},
"social_media_url": "https://twitter.com/FlyveMDM",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/flyve-mdm/flyve-mdm-ios-inventory.git",
"tag": "1.0.0"
},
"source_files": "FlyveMDMInventory/*.{swift,h,m}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}