blob: f4708a9af061fa54394734ec5736286d2648cb12 [file] [log] [blame]
{
"name": "ApesterKit",
"version": "2.1.6",
"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": "v2.1.6"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": [
"ApesterKit",
"Sources/*.{h,m,swift}",
"Sources/*/*.{h,m,swift}"
],
"resource_bundles": {
"ApesterKit": [
"Sources/ApesterKit.bundle/*"
]
},
"swift_version": "5.0"
}