blob: 3ed9de62d698dec71b995b6afed202d56e525cf6 [file] [log] [blame]
{
"name": "XTlib",
"version": "1.0.6",
"summary": "XTlib,teason's lib",
"description": "XTlib is an O.O.P API for iOS Objective-C development. Root / Category / Header / Database / Color / Network / UIs / Util",
"homepage": "https://github.com/Akateason/XTlib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teason": "akateason@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Akateason/XTlib.git",
"tag": "1.0.6"
},
"source_files": [
"XTlib/XTlib",
"XTlib/XTlib/**/*.{h,m}",
"XTlib/XTlib/**/**/*.{h,m}"
],
"public_header_files": [
"XTlib/XTlib/*.h",
"XTlib/XTlib/header/*.h",
"XTlib/XTlib/**/**/*.h"
],
"dependencies": {
"XTFMDB": [
],
"XTReq": [
],
"XTColor": [
],
"ReactiveObjC": [
],
"Masonry": [
],
"SDWebImage": [
],
"SSZipArchive": [
],
"MJRefresh": [
],
"Valet": [
]
}
}