[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 4 / HDWebAppShortcut / 0.0.21 / HDWebAppShortcut.podspec.json
blob5e7968436415636935c0fbf0bd1897fab56c3e5f
2   "name": "HDWebAppShortcut",
3   "version": "0.0.21",
4   "summary": "A short description of HDWebAppShortcut.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://github.com/SheriffWoody/HDWebAppShortcut",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Woody": "iwoody721@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SheriffWoody/HDWebAppShortcut.git",
16     "tag": "0.0.21"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "CocoaHTTPServer": [
25     ]
26   },
27   "resource_bundles": {
28     "HDWebAppShortcut": [
29       "HDWebAppShortcut/Resource/*"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Core",
35       "source_files": "HDWebAppShortcut/Core/*.{h,m}"
36     }
37   ]