blob: 143e58280c6a999ca1522f07031eb29b6ce6f606 [file] [log] [blame]
{
"name": "GramercySDK",
"version": "1.0.10",
"summary": "Gramercy.io iOS SDK",
"homepage": "https://github.com/gramercyio/ios-sdk",
"authors": {
"Gramercy.io": "developers@gramercy.io"
},
"license": {
"type": "Proprietary",
"text": " Proprietary\n"
},
"social_media_url": "http://twitter.com/gramercyio",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gramercyio/ios-sdk.git",
"tag": "1.0.10"
},
"dependencies": {
"FBSDKCoreKit": [
"~> 4.23"
],
"FBSDKShareKit": [
"~> 4.24"
],
"FBSDKMessengerShareKit": [
"~> 1.3"
],
"Branch": [
"0.15.3"
],
"Alamofire": [
"4.5.0"
],
"Kingfisher": [
"3.10.3"
],
"Locksmith": [
"3.0.0"
],
"SwiftyJSON": [
"3.1.4"
],
"SwiftHEXColors": [
"1.1.0"
],
"ReachabilitySwift": [
"3"
]
},
"ios": {
"vendored_frameworks": "*GramercySDK.framework"
},
"pushed_with_swift_version": "3.1"
}