blob: 54557e44cf6f8faa50797678e6d4c17b5bb3ab2a [file] [log] [blame]
{
"name": "TZJLibrary",
"version": "0.1.5",
"summary": "投之家库",
"description": "投之家公共组件、第三方引用、分类、及其网络模块封装、公共业务类",
"homepage": "http://git.oa.com/lizb",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizb": "lizb@touzhijia.com"
},
"source": {
"git": "http://git.oa.com/lizb/library.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"hpple": [
"~> 0.2.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"ReactiveObjC": [
"~> 3.0.0"
],
"CocoaLumberjack": [
"~> 3.2.0"
],
"UMengUShare/UI": [
"~> 6.4.5"
],
"UMengUShare/Social/WeChat": [
"~> 6.4.5"
],
"UMengAnalytics": [
"~> 4.2.4"
],
"Masonry": [
"~> 1.0.2"
],
"pop": [
"~> 1.0.10"
],
"UITableView+FDTemplateLayoutCell": [
"~> 1.6"
],
"NJKWebViewProgress": [
"~> 0.2.3"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SDCycleScrollView": [
"~> 1.73"
],
"MJExtension": [
"~> 3.0.13"
],
"WZLBadge": [
"~> 1.2.6"
],
"AMPopTip": [
"~> 1.5.0"
],
"IQKeyboardManager": [
"~> 4.0.11"
],
"MJRefresh": [
"~> 3.1.12"
]
},
"subspecs": [
{
"name": "Extension",
"source_files": "TZJLibrary/Classes/Extension/**/*",
"public_header_files": "TZJLibrary/Classes/Extension/**/*.h"
},
{
"name": "Network",
"source_files": "TZJLibrary/Classes/**/*",
"public_header_files": "TZJLibrary/Classes/**/*.h",
"dependencies": {
"TZJLibrary/Extension": [
]
}
},
{
"name": "Help"
},
{
"name": "BaofooPay",
"source_files": "TZJLibrary/Classes/Help/BaofooPay/**/*",
"public_header_files": "TZJLibrary/Classes/Help/BaofooPay/**/*.h",
"resources": "TZJLibrary/Assets/bankImage.bundle",
"dependencies": {
"TZJLibrary/Extension": [
]
}
}
]
}