blob: 6f490a0bc58e389405da12b600574eeeb07135bf [file] [log] [blame]
{
"name": "Hoko",
"version": "2.5.0",
"platforms": {
"ios": "5.0"
},
"license": "Apache",
"summary": "Connect all your platforms with a single link with HOKO deep linking technology",
"homepage": "https://github.com/hokolinks/hoko-ios",
"social_media_url": "https://twitter.com/hokolinks",
"authors": {
"Hoko S.A.": "support@hokolinks.com",
"Hugo Sequeira": "hugo@hokolinks.com",
"Ivan Bruel": "ibruel@faber-ventures.com",
"Ricardo Otero": "ricardo@hokolinks.com",
"Pedro Vieira": "pedro@hokolinks.com"
},
"source": {
"git": "https://github.com/hokolinks/hoko-ios.git",
"tag": "v2.5.0"
},
"requires_arc": true,
"public_header_files": "Hoko/*.h",
"source_files": "Hoko/*.{h,m}",
"frameworks": [
"Foundation",
"SystemConfiguration",
"UIKit"
],
"libraries": "z"
}