[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 6 / 1 / SAContentCreationTool / 1.0.1 / SAContentCreationTool.podspec.json
blobe1396b25f90e5bc1e91a0a68397acd7d415a16e2
2   "name": "SAContentCreationTool",
3   "version": "1.0.1",
4   "summary": "SuperAwesome Content Creation Tool",
5   "description": "iOS Content Creation Tool library for SuperAwesome",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-creation-tool-ios",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ME2K": "myles.eynon@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-creation-tool-ios.git",
16     "branch": "master",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "source_files": "SAContentCreationTool/Classes/**/*",
27   "dependencies": {
28     "PureLayout": [
30     ],
31     "SAProtobufs": [
32       "1.8.11"
33     ],
34     "PopJamUI": [
35       "1.3.9"
36     ]
37   },
38   "resource_bundles": {
39     "SAContentCreationTool": [
40       "SAContentCreationTool/Assets/*.xcassets",
41       "SAContentCreationTool/Assets/*.lproj",
42       "SAContentCreationTool/Assets/*.gif"
43     ]
44   }