blob: 8ab418f65e8dbc816d84e4284644bf976094b685 [file] [log] [blame]
{
"name": "ApesterKit",
"version": "3.2.0",
"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.2.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": [
"ApesterKit",
"Sources/*.{h,m,swift}",
"Sources/*/*.{h,m,swift}"
],
"swift_version": "5.0"
}