blob: b74814bdcacb196909cb3b693ee333aa8e21acff [file] [log] [blame]
{
"name": "HToolsLib",
"version": "0.1.2",
"summary": "A short description of HToolsLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WriteforBlack/HToolsLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WriteforBlack": "kunpenghong@gmail.com"
},
"source": {
"git": "https://github.com/WriteforBlack/HToolsLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HToolsLib/Classes/**/*",
"frameworks": [
"Foundation",
"StoreKit",
"UIKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
"~> 4.0.0"
],
"MJRefresh": [
"~> 3.1.12"
],
"SVProgressHUD": [
"~> 2.1.2"
],
"MJExtension": [
"~> 3.0.13"
],
"EGOCache": [
"~> 2.1.3"
]
}
}