blob: aaff271bd54ad8008f90567adb118faf0ebdbc30 [file] [log] [blame]
{
"name": "NTToolLibrary",
"version": "0.0.1",
"summary": "NTToolLibrary is a tool",
"homepage": "https://github.com/liying9213/NTToolLibrary",
"license": "MIT",
"authors": {
"liying": "tiantian9213@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liying9213/NTToolLibrary.git",
"tag": "0.0.1"
},
"source_files": "NTToolLibrary/toolLibrary/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"AFNetworking-Synchronous": [
],
"SVProgressHUD": [
],
"libextobjc": [
],
"MJRefresh": [
],
"SDWebImage": [
],
"NullSafe": [
],
"UIColor-HexString": [
],
"SDCycleScrollView": [
],
"UITableView+FDTemplateLayoutCell": [
]
},
"requires_arc": true
}