[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / a / 6 / GRCustomAlert / 0.1.0 / GRCustomAlert.podspec.json
blobce8634a5c05ccf72f99229a55cf891f45a29d48b
2   "name": "GRCustomAlert",
3   "version": "0.1.0",
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.0"
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   }