[Add] YIM 2.5.0
[CocoaPods.git] / Specs / 0 / c / e / Super / 0.1.4 / Super.podspec.json
blob24e3086318f35ea71647251b99dc6fbc46de9c84
2   "name": "Super",
3   "version": "0.1.4",
4   "summary": "Super handy Swift Extensions",
5   "description": "Here all the single extension groups will be described",
6   "homepage": "https://github.com/windtalkerz/Super",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "windtalkerz": "windtalkerz@me.com"
13   },
14   "source": {
15     "git": "https://github.com/windtalkerz/Super.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Super/Classes/**/*",
21   "dependencies": {
22     "SwiftyJSON": [
23       "~> 3.1"
24     ],
25     "Alamofire": [
26       "~> 4.5"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"