blob: 8ac169f70166f69a3d9f5d4cf138e126579232e6 [file] [log] [blame]
{
"name": "AllPod",
"version": "0.1.7",
"summary": "A short description of AllPod.",
"description": "All common snippets for personal use",
"homepage": "https://github.com/tthufo/AllPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tthufo": "tthufo@gmail.com"
},
"source": {
"git": "https://github.com/tthufo/AllPod.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AllPod/Classes",
"public_header_files": "AllPod/Classes/*.h",
"dependencies": {
"SVProgressHUD": [
],
"Toast": [
"~> 4.0.0"
],
"Reachability": [
"~> 3.2"
],
"AFNetworking": [
"~> 3.1"
],
"JSONKit-NoWarning": [
"~> 1.2"
],
"SDWebImage": [
"~> 4.4"
],
"AVHexColor": [
"~> 2.0"
]
}
}