blob: b110e8daea0d2b81ccd19b7f796bc04821162d48 [file] [log] [blame]
{
"name": "GramercySDK",
"version": "1.0.3",
"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.3"
},
"dependencies": {
"FBSDKCoreKit": [
"~> 4.23"
],
"FBSDKShareKit": [
"~> 4.24"
],
"FBSDKMessengerShareKit": [
"~> 1.3"
],
"Branch": [
"~> 0.15"
],
"Alamofire": [
"~> 4.4"
],
"Kingfisher": [
"~> 3.10"
],
"Locksmith": [
"~> 3.0"
],
"SwiftyJSON": [
"~> 3.1"
],
"Hex": [
"~> 5.0"
],
"ReachabilitySwift": [
"~> 3"
]
},
"ios": {
"vendored_frameworks": "*GramercySDK.framework"
},
"pushed_with_swift_version": "3.0"
}