[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / a / 6 / GRCustomAlert / 0.1.1 / GRCustomAlert.podspec.json
blobb5ee5873b2bf005f61353a8c9012a8e4eaf11768
2   "name": "GRCustomAlert",
3   "version": "0.1.1",
4   "summary": "Customizable alert for iOS.",
5   "homepage": "https://github.com/grawson/GRCustomAlert",
6   "license": "MIT",
7   "authors": {
8     "grawson": "grawson2@jhu.edu"
9   },
10   "source": {
11     "git": "https://github.com/grawson/GRCustomAlert.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.3"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "GRCustomAlert": [
21       "Pod/Assets/*.png"
22     ]
23   }