[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / d / a / 0 / SAModelSpace / 0.5.4 / SAModelSpace.podspec.json
blobcdb5f39c23d1676375721bcb8333ff4485a8c150
2   "name": "SAModelSpace",
3   "version": "0.5.4",
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     "branch": "master",
17     "tag": "0.5.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "SAJsonParser": [
26       "1.3.4"
27     ],
28     "SAUtils": [
29       "1.5.4"
30     ]
31   }