[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / c / Storm / 0.0.8 / Storm.podspec.json
blob69be3d33d795ec708e5c092c2d39c55c0c5b1161
2   "name": "Storm",
3   "version": "0.0.8",
4   "summary": "Storm is an iOS bootstrap framework",
5   "description": "\"Storm is an iOS bootstrap framework for XCode, it is supposed to initialize certain methods and functions that make it easy for a developer to start creating apps and focus on the more important stuff. This framework comes with persistent data methods, http methods, as well as convenience methods that a developoer would normally have to make everytime they create a new app.\"",
6   "homepage": "http://totemv.com/drewkiino.github.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Aquino": "andrew@totemv.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/drewkiino/Storm.git",
19     "tag": "master"
20   },
21   "source_files": "Storm/**/*.{swift}",
22   "dependencies": {
23     "AsyncSwift": [
25     ],
26     "Atlantis": [
28     ],
29     "SwiftDate": [
31     ]
32   }