blob: a5cac7f81926bbec9c6389ba5044c5c90c18426a [file] [log] [blame]
{
"name": "ApesterKit",
"version": "3.0.7",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "ApesterKit provides a light-weight framework that loads Apester Unit in a webView",
"homepage": "https://github.com/Qmerce/ios-sdk.git",
"social_media_url": "https://twitter.com/hasan_w_sa",
"authors": {
"Hasan Sa": "hasan@apester.com"
},
"source": {
"git": "https://github.com/Qmerce/ios-sdk.git",
"tag": "v3.0.7"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": [
"ApesterKit",
"Sources/*.{h,m,swift}",
"Sources/*/*.{h,m,swift}"
],
"swift_version": "5.0"
}