blob: 642ce6d70a1577a26f0132888304539b12a1b391 [file] [log] [blame]
{
"name": "YHCommonSDK",
"version": "1.1.6",
"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.6"
},
"requires_arc": true,
"dependencies": {
"YYModel": [
"~> 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"
}