blob: c9fc5fa05c8dfeef5808859bcdfbd2754ad1b3ba [file] [log] [blame]
{
"name": "GXSDKCore",
"version": "1.1",
"summary": "管信SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dachangjin/GXSDKCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dachangjin": "309096092@qq.com"
},
"source": {
"git": "https://github.com/dachangjin/GXSDKCore.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"MessageUI",
"Security",
"CoreTelephony",
"AddressBook",
"AddressBookUI",
"AudioToolbox",
"CoreAudio",
"AVFoundation",
"SystemConfiguration",
"CoreGraphics",
"Foundation"
],
"libraries": [
"sqlite3.0",
"stdc++",
"z.1.2.5",
"icucore"
],
"dependencies": {
"CocoaAsyncSocket": [
"~> 7.6.2"
],
"FMDB": [
"~> 2.7.2"
],
"Reachability": [
"~> 3.2"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 2.4.12"
],
"HMSegmentedControl": [
"~> 1.5.1"
]
},
"vendored_frameworks": "GXSDKCore/Frameworks/GXSDKCore.framework"
}