[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / a / OverlayAlert / 0.0.3 / OverlayAlert.podspec.json
blob616c70bd9b953741c6290f2c996118a278142ead
2   "name": "OverlayAlert",
3   "version": "0.0.3",
4   "summary": "Sample framework from blog post, not for real world use.",
5   "homepage": "https://github.com/rodrigoalvesvieira/OverlayAlert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rodrigo Alves Vieira": "rodrigoalvesvieira@me.com"
12   },
13   "social_media_url": "http://github.com/rodrigoalvesvieira",
14   "platforms": {
15     "ios": "9.1"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/rodrigoalvesvieira/OverlayAlert.git",
20     "tag": "v0.0.3",
21     "submodules": true
22   },
23   "source_files": "OverlayAlert/**/*.{h,swift}"