[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / a / 0 / SAModelSpace / 0.2.8 / SAModelSpace.podspec.json
blob7e4cabf42554dd1348d22f65d9b095b79d70c31b
2   "name": "SAModelSpace",
3   "version": "0.2.8",
4   "summary": "SAModelSpace contains the models for SuperAwesome",
5   "description": "SAModelSpace contains all the required models for the SuperAwesome SDK.",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-modelspace",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-modelspace.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "SAJsonParser": [
24       "1.2.8"
25     ]
26   }