blob: d9ba1d2473d9e5a1a1adb7337aad98056c2833cd [file] [log] [blame]
{
"name": "AllInOneSDK",
"version": "1.0.0",
"summary": "AllInOneSDK",
"homepage": "https://github.com/ChaneyLau/AllInOneSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chaney Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/ChaneyLau/AllInOneSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AllInOneSDK/AllInOneSDK.framework",
"resources": "AllInOneSDK/AllInOneSDK.bundle",
"dependencies": {
"SDWebImage": [
"~> 4.2.2"
],
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.1.15"
],
"YYModel": [
"~> 1.0.4"
],
"HCSStarRatingView": [
"1.5"
],
"CocoaAsyncSocket": [
"7.6.2"
],
"Masonry": [
"~> 1.1.0"
],
"EBBannerView": [
"~> 1.0.5"
],
"NinaPagerView": [
"1.6.2"
],
"MRProgress": [
"0.8.3"
],
"UITableView+Placeholder": [
"0.0.3"
],
"TZImagePickerController": [
"1.9.5"
],
"UITextView+Placeholder": [
"~> 1.2"
],
"WebViewJavascriptBridge": [
"~> 6.0"
],
"FSCalendar": [
]
},
"frameworks": [
"UIKit",
"CoreMedia",
"AVFoundation",
"Foundation",
"CoreLocation",
"CoreTelephony",
"AddressBook",
"AudioToolbox",
"SystemConfiguration",
"QuartzCore",
"CoreGraphics",
"Security",
"GLKit",
"ExternalAccessory",
"JavaScriptCore",
"Contacts",
"CFNetwork",
"WebKit",
"Accelerate",
"MapKit",
"MobileCoreServices"
],
"libraries": [
"z.1",
"z",
"c++",
"stdc++.6.0.9",
"iconv.2.4.0",
"z.1.2.5",
"icucore"
]
}