Latest | 0.9.0 |
---|---|
Homepage | https://heroiclabs.com |
License | Apache License, Version 2.0 |
Platforms | ios 7.0, tvos 9.0, requires ARC |
Dependencies | AFNetworking, PromiseKit/Promise |
Frameworks | SystemConfiguration, MobileCoreServices |
Authors |
Latest podspec
{ "name": "HeroicLabs", "version": "0.9.0", "source": { "git": "https://github.com/heroiclabs/heroiclabs-sdk-ios.git", "tag": "0.9.0" }, "summary": "Heroic Labs SDK for iOS", "description": "Heroic Labs is a backend for games.", "homepage": "https://heroiclabs.com", "authors": { "Heroic Labs": "[email protected]" }, "social_media_url": "http://twitter.com/heroicdev", "license": { "type": "Apache License, Version 2.0", "file": "LICENSE" }, "platforms": { "ios": "7.0", "tvos": "9.0" }, "source_files": "Classes/*.{h,m}", "public_header_files": "Classes/*.h", "requires_arc": true, "frameworks": [ "SystemConfiguration", "MobileCoreServices" ], "dependencies": { "AFNetworking": [ "~> 3.1" ], "PromiseKit/Promise": [ "~> 1.7" ] } }
Sat, 25 Jun 2016 09:48:03 +0000