blob: 5409ddc39b3e457270471de7a270329f26bd040b [file] [log] [blame]
{
"name": "GramercySDK",
"version": "1.0.13",
"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": "9.0"
},
"source": {
"git": "https://github.com/gramercyio/ios-sdk.git",
"tag": "1.0.13"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"dependencies": {
"FBSDKCoreKit": [
"4.26"
],
"FBSDKShareKit": [
"4.26"
],
"FBSDKMessengerShareKit": [
"1.3.2"
],
"Branch": [
"0.18.8"
],
"Alamofire": [
"4.5"
],
"Kingfisher": [
"~> 3"
],
"Locksmith": [
"3.0.0"
],
"SwiftyJSON": [
"4.0.0-alpha.1"
],
"ReachabilitySwift": [
"3"
],
"SwiftHEXColors": [
"1.1.0"
]
},
"ios": {
"vendored_frameworks": "*GramercySDK.framework"
},
"pushed_with_swift_version": "3.2"
}