blob: 93aee9d4b7d05667bd862b97ea27e98992a5ebec [file] [log] [blame]
{
"name": "SAContentCreationTool",
"version": "1.0.0",
"summary": "SuperAwesome Content Creation Tool",
"description": "iOS Content Creation Tool library for SuperAwesome",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-creation-tool-ios",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"ME2K": "myles.eynon@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-creation-tool-ios.git",
"branch": "master",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "SAContentCreationTool/Classes/**/*",
"dependencies": {
"PureLayout": [
],
"SAProtobufs": [
"1.8.10"
],
"PopJamUI": [
"1.3.7"
]
},
"resource_bundles": {
"SAContentCreationTool": [
"SAContentCreationTool/Assets/*.xcassets",
"SAContentCreationTool/Assets/*.lproj",
"SAContentCreationTool/Assets/*.gif"
]
}
}