[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / f / DHMoreApps / 0.1.11 / DHMoreApps.podspec.json
blob0b634692a37f8772b09c809d7de4b07338f72bca
2   "name": "DHMoreApps",
3   "version": "0.1.11",
4   "summary": "DHMoreApps presents a view controller similar to the App Store to show your apps.",
5   "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.",
6   "homepage": "https://github.com/dahasolutions/DHMoreApps",
7   "license": "MIT",
8   "authors": {
9     "DHs": "dahasolutions@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dahasolutions/DHMoreApps.git",
13     "tag": "0.1.11"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }