blob: a9bde75392e7934ced9e00b461ef020ad3254d93 [file] [log] [blame]
{
"name": "AppShare",
"version": "1.0.1",
"summary": "A simple yet powerful App Sharing Manager for iOS in Swift 3. Get your App viral now.",
"description": "A simple yet powerful App Sharing Manager for iOS in Swift.\n* 100% Swift 3\n* Fully Configurable at Runtime\n* Default Localizations for Dozens of Languages\n* Easy to Setup",
"homepage": "https://github.com/grizzly/AppShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Grizzly": "st.mayr@grizzlynt.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/grizzly/AppShare.git",
"tag": "1.0.1",
"submodules": true
},
"source_files": "AppShare/**/*.{h,swift}",
"ios": {
"resource_bundles": {
"AppShareRessources": [
"AppShareRessources.bundle/*"
]
}
},
"pushed_with_swift_version": "3.0"
}