blob: 2ec93e6270dd0e2cbf0d87372c2d0e5f6b2e9b14 [file] [log] [blame]
{
"name": "YHCommonSDK",
"version": "1.1.8",
"summary": "YHCommonSDK is only a common sdk",
"description": "YHCommonSDK is only a common sdk, we need pod thirdparty:afn",
"homepage": "https://github.com/XmYlzYhkj/YHCommonSDK",
"license": "MIT",
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHCommonSDK.git",
"tag": "1.1.8"
},
"requires_arc": true,
"dependencies": {
"YHModel": [
"~> 1.0"
],
"MJRefresh": [
"~> 3.1"
],
"OpenUDID": [
"~> 1.0"
],
"SAMKeychain": [
"~> 1.5"
],
"SDAutoLayout": [
"~> 2.2"
],
"Reachability": [
"~> 3.2"
],
"YHNetSDK": [
"~> 1.0"
],
"YHCategorySDK": [
"~> 1.0"
],
"YHAlertSDK": [
"~> 1.1"
],
"YHBaseSDK": [
"~> 1.1"
],
"YHUtiliitiesSDK": [
"~> 1.0"
],
"YHEnDecriptionSDK": [
"~> 2.0"
]
},
"frameworks": [
"WebKit",
"UIKit"
],
"vendored_frameworks": [
"Framework/*.framework"
],
"resources": "Resources/*.bundle"
}