[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / 7 / GNAlertConveniences / 0.1.0 / GNAlertConveniences.podspec.json
blob353f734509371f64c3ad644ae56b62dc6cd59502
2   "name": "GNAlertConveniences",
3   "version": "0.1.0",
4   "summary": "A UIViewController extension designed to simplify your life when presenting a UIAlertController.",
5   "homepage": "https://github.com/gonzalonunez/GNAlertConveniences",
6   "license": "MIT",
7   "authors": {
8     "Gonzalo Nunez": "gonzi@tcpmiami.com"
9   },
10   "source": {
11     "git": "https://github.com/gonzalonunez/GNAlertConveniences.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "GNAlertConveniences": [
21       "Pod/Assets/*.png"
22     ]
23   }