[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 5 / IDAlertController / 0.1.0 / IDAlertController.podspec.json
blob883593d6980c98436a5721b2173e528666623d86
2   "name": "IDAlertController",
3   "version": "0.1.0",
4   "summary": "iOS7-safe AlertController",
5   "description": "\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/i-dama/IDAlertController",
7   "license": "MIT",
8   "authors": {
9     "Ivan Damjanović": "ivan.damjanovic@infinum.hr"
10   },
11   "source": {
12     "git": "https://github.com/i-dama/IDAlertController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "IDAlertController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"