[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 6 / AlertPro / 0.1.1 / AlertPro.podspec.json
blob451b8f36ac1ef559a80f7e4c011ff571017ff50d
2   "name": "AlertPro",
3   "version": "0.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": "0.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"