[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 0 / 6 / AlertPro / 1.2 / AlertPro.podspec.json
blobe3733e1a625aa30b092a8dd12f6562c4ca75e029
2   "name": "AlertPro",
3   "version": "1.2",
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.2"
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"