blob: 79999e2b14d9681f59475d51b2e1ec4d79ff68b4 [file] [log] [blame]
{
"name": "HSYPrivateKit",
"version": "0.0.3",
"summary": "A short description of HSYPrivateKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangsongyao/HSYPrivateKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangsongyao": "huangsongyao@foxmail.com"
},
"source": {
"git": "https://github.com/huangsongyao/HSYPrivateKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSYPrivateKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"ReactiveCocoa": [
"~> 2.5"
],
"JSONModel": [
"~> 1.2.0"
],
"Masonry": [
"~> 0.6.4"
],
"SDWebImage": [
"~> 3.7.5"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"ReactiveViewModel": [
"~> 0.3"
],
"RegexKitLite": [
"~> 4.0"
],
"UITextView+Placeholder": [
"~> 1.1.1"
],
"PDKeychainBindingsController": [
"~> 0.0.1"
],
"TYAttributedLabel": [
"~> 2.5.6"
],
"FMDB": [
"~> 2.6"
],
"TKRoundedView": [
"~> 0.5"
],
"UITableView+FDTemplateLayoutCell": [
"~> 1.4"
]
}
}