[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / f / FAAlertController / 1.0.1 / FAAlertController.podspec.json
blob3bb372db4083688fa607d1d46b6cf959680a164a
2   "name": "FAAlertController",
3   "version": "1.0.1",
4   "summary": "A drop in UIAlertController replacement, with a few tricks.",
5   "homepage": "https://github.com/forgot/FAAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jesse Cox": "jesse@apprhythmia.com"
12   },
13   "social_media_url": "http://twitter.com/forgot",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/forgot/FAAlertController.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{swift,h,m}"
24   ],
25   "pushed_with_swift_version": "3.0"