[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / d / a / 0 / SAModelSpace / 0.3.3 / SAModelSpace.podspec.json
blob20cb04ea4b5928d8d9a270a5d26a48619ce61329
2   "name": "SAModelSpace",
3   "version": "0.3.3",
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.3.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "SAJsonParser": [
25       "1.2.9"
26     ]
27   }