blob: 217652a75db2997d3376c23a23d8dc7212100903 [file] [log] [blame]
{
"name": "XTBase",
"version": "1.6.1",
"summary": "base of XTBase",
"description": "iOS rapid utils from XTlib.",
"homepage": "https://github.com/Akateason/XTBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teason": "akateason@hotmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Akateason/XTBase.git",
"tag": "1.6.1"
},
"source_files": [
"XTBase/XTBase/**/*.{h,m}",
"XTBase/XTBase/**/**/*.{h,m}"
],
"public_header_files": [
"XTBase/XTBase/**/**/*.h",
"XTBase/XTBase/**/*.h"
],
"dependencies": {
"ReactiveObjC": [
],
"Masonry": [
],
"SDWebImage": [
],
"SSZipArchive": [
],
"MJRefresh": [
],
"Valet": [
"2.4.2"
],
"YYModel": [
],
"SVProgressHUD": [
],
"UITableView+FDTemplateLayoutCell": [
],
"UIFontWDCustomLoader": [
],
"CocoaLumberjack": [
"3.6.1"
]
}
}