blob: a7e2ff7c2cd0d6f8f690beb7f5d97ab70a6f5db4 [file] [log] [blame]
{
"name": "ApesterKit",
"version": "1.0.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.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"default_subspecs": "Core",
"pushed_with_swift_version": "3.0.2",
"subspecs": [
{
"name": "Core",
"source_files": [
"ApesterKit",
"Sources/*.{h,m,swift}"
],
"frameworks": "Foundation"
}
]
}