[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / d / c / Storm / 0.0.7 / Storm.podspec.json
blobfe32a090b44dc3176a887fa2471b2a7d5d001765
2   "name": "Storm",
3   "version": "0.0.7",
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   }