blob: dc20f60b1ab7851671131def48b54b64174d6a32 [file] [log] [blame]
{
"name": "ApesterKit",
"version": "1.3.2",
"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/hasansawaed",
"authors": {
"Hasan Sa": "hasan@apester.com"
},
"source": {
"git": "https://github.com/Qmerce/ios-sdk.git",
"tag": "v1.3.2"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": [
"ApesterKit",
"Sources/*.{h,m,swift}"
],
"resource_bundles": {
"ApesterKit": [
"Sources/ApesterKit.bundle/*"
]
}
}