[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 0 / SAModelSpace / 1.0.1 / SAModelSpace.podspec.json
blob7b4c11bd1219c2d246a8306ade8b7f1099d35028
2   "name": "SAModelSpace",
3   "version": "1.0.1",
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 LESSER 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": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "SAJsonParser": [
26       "1.3.6"
27     ],
28     "SAUtils": [
29       "1.5.6"
30     ]
31   }