[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 0 / SAModelSpace / 0.1.2 / SAModelSpace.podspec.json
blobc9c397f3382d28b749b837d232e5fd73b4764dfe
2   "name": "SAModelSpace",
3   "version": "0.1.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.1.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "SAJsonParser": [
24       "1.2.3"
25     ]
26   }