blob: 58a323f4a469fb1692a75102a64f3928c965307f [file] [log] [blame]
{
"name": "THPod",
"version": "0.6.0",
"summary": "A short description of THPod.",
"description": "Bundles of custom class and utilities which helping you saving a lot of time",
"homepage": "https://github.com/tthufo/THPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tthufo": "tthufo@gmail.com"
},
"source": {
"git": "https://github.com/tthufo/THPod.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "THPod/Classes",
"requires_arc": true,
"resource_bundles": {
"THPod": [
"THPod/Assets/*"
]
},
"resources": "THPod/Assets/*",
"frameworks": "CoreData",
"public_header_files": "THPod/Classes/*.h",
"dependencies": {
"FBSDKCoreKit": [
"~> 4.4"
],
"FBSDKLoginKit": [
"~> 4.4"
],
"FBSDKShareKit": [
"~> 4.4"
],
"AVHexColor": [
"~> 2.0"
],
"SVProgressHUD": [
],
"Toast": [
"~> 2.4"
],
"Reachability": [
"~> 3.2"
],
"AFNetworking": [
"~> 3.1"
],
"JSONKit-NoWarning": [
"~> 1.2"
],
"SDWebImage": [
"~> 3.7"
],
"hpple": [
"~> 0.2"
],
"JCNotificationBannerPresenter": [
"~> 1.1"
]
}
}