[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / 8 / PRAlertController / 0.1.3 / PRAlertController.podspec.json
blobfb0ca41d466f20b8644c8c3d20142d4d0315bfc2
2   "name": "PRAlertController",
3   "version": "0.1.3",
4   "summary": "Alert controller with same API as iOS 8 SDK (text field not supported), compatible with iOS 7.",
5   "homepage": "https://github.com/Elethom/PRAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elethom Hunter": "elethomhunter@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/ElethomHunter",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Elethom/PRAlertController.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "requires_arc": true