blob: 732f7042959fc2352af68d8ff8cab80e39236bab [file] [log] [blame]
{
"name": "THMoreFromDeveloper",
"version": "0.1.1",
"summary": "Control to show other APPs from a Developer",
"homepage": "https://github.com/hons82/THMoreFromDeveloper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hannes Tribus": "hons82@gmail.com"
},
"source": {
"git": "https://github.com/hons82/THMoreFromDeveloper.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "THMoreFromDeveloper/*.{h,m}",
"resource_bundles": {
"THMoreFromDeveloperImages": [
"THMoreFromDeveloper/Images.xcassets"
]
},
"frameworks": "SystemConfiguration",
"dependencies": {
"Reachability": [
"~> 3.2"
],
"SDWebImage": [
"~> 3.7.1"
],
"THCache": [
"~> 0.9.0"
]
}
}