blob: 21c60b9a6b34f35ca19fa89874f6bf601ac68308 [file] [log] [blame]
{
"name": "Wildlink",
"version": "1.0.2",
"summary": "You can use this CocoaPod to interact with the Wildlink API",
"homepage": "https://wildlink.me",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wildfire Systems": "support@wildlink.me"
},
"source": {
"git": "https://github.com/wildlink/wildlink-api-ios.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "wildlink/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "5.0"
}