[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 4 / EasterEggAwakens / 0.1 / EasterEggAwakens.podspec.json
blob29a2ee6e54dccdd2d4c0b0dba51ec8e8bc217a48
2   "name": "EasterEggAwakens",
3   "version": "0.1",
4   "summary": "Simple easter egg, for all fans of galaxy far, far away",
5   "homepage": "https://github.com/MaciejGad/EasterEggAwakens",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maciej Gad": "https://github.com/MaciejGad"
12   },
13   "social_media_url": "https://twitter.com/maciej_gad",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MaciejGad/EasterEggAwakens.git",
19     "tag": "v0.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "resources": "Supports/*",
23   "requires_arc": true,
24   "dependencies": {
25     "AIMNotificationObserver": [
26       "~> 0.3"
27     ]
28   }