blob: 548881abcbe7512c3cb2e5af8391f07583c1ea00 [file] [log] [blame]
{
"name": "Hoko",
"version": "2.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": {
"Ivan Bruel": "ibruel@faber-ventures.com",
"Hoko S.A.": "support@hokolinks.com"
},
"source": {
"git": "https://github.com/hokolinks/hoko-ios.git",
"tag": "v2.0"
},
"requires_arc": true,
"public_header_files": "Hoko/*.h",
"source_files": "Hoko/*.{h,m}",
"frameworks": [
"Foundation",
"SystemConfiguration",
"UIKit"
],
"libraries": "z"
}