blob: d69eabf3c1d5ad0784437a6587a623ae23664322 [file] [log] [blame]
{
"name": "ios-common",
"version": "0.0.8",
"summary": "合众中宸-iOS公共库Pod代码",
"description": "Testing Private Podspec.",
"homepage": "https://github.com/zy30651",
"source": {
"git": "http://git.ambow.com/mobile/iOS-Common.git",
"tag": "0.0.8"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZY": "zy30651@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.h",
"exclude_files": "Classes/*.h",
"requires_arc": true,
"dependencies": {
"YYKit": [
"~> 1.0"
],
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
"~> 1.1"
],
"SDWebImage": [
"~> 4.0"
],
"MJRefresh": [
"~> 3.0"
],
"MJExtension": [
"~> 3.0"
],
"IQKeyboardManager": [
"~> 6.0"
]
}
}