[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / a / OverlayAlert / 0.0.4 / OverlayAlert.podspec.json
blob2b1e57323bef69a1ed8b6f9ee1dcaac3d1759b8d
2   "name": "OverlayAlert",
3   "version": "0.0.4",
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.4",
21     "submodules": true
22   },
23   "source_files": "OverlayAlert/**/*.{h,swift}"