blob: 14f7959e1b0111d5d5c1aa0557398013d72b8f22 [file] [log] [blame]
{
"name": "GramercySDK",
"version": "1.0.11",
"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.11"
},
"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"
}