[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 0 / SAModelSpace / 0.5.2 / SAModelSpace.podspec.json
blobe140efe12fb3c1893d8d83fd5daf4d1d1d7da019
2   "name": "SAModelSpace",
3   "version": "0.5.2",
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.5.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "SAJsonParser": [
25       "1.3.3"
26     ],
27     "SAUtils": [
28       "1.5.2"
29     ]
30   }