blob: 3b5685fa987a648e2c5510fa0399ae5d17a74f47 [file] [log] [blame]
{
"name": "DHMoreApps",
"version": "0.1.9",
"summary": "DHMoreApps presents a view controller similar to the App Store to show your apps.",
"description": "DHMoreApps is an iOS library created to present a view controller inside your application to show your developer page of apps. It is very similar to the App Store visual.",
"homepage": "https://github.com/dahasolutions/DHMoreApps",
"license": "MIT",
"authors": {
"DHs": "dahasolutions@gmail.com"
},
"source": {
"git": "https://github.com/dahasolutions/DHMoreApps.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}