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