[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / 6 / AlertPro / 1.1 / AlertPro.podspec.json
blob60dec0085b666d9202afb4bf2fb4144fecdde4dc
2   "name": "AlertPro",
3   "version": "1.1",
4   "summary": "UIViewController category for easy showing UIAlertController.",
5   "homepage": "https://github.com/ivanshevelev/AlertPro",
6   "license": "MIT",
7   "authors": {
8     "Ivan Shevelev": "ivan.shevelev@sibers.com"
9   },
10   "source": {
11     "git": "https://github.com/ivanshevelev/AlertPro.git",
12     "tag": "1.1"
13   },
14   "social_media_url": "https://twitter.com/antsy_ivan",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AlertPro": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"