[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / e / AppsOnAir / 0.1.0 / AppsOnAir.podspec.json
blob6327ec8276014a9199a47675339551589a10ce6a
2   "name": "AppsOnAir",
3   "version": "0.1.0",
4   "summary": "AppsOnAir is library for managing app updates and its maintenance.",
5   "description": "AppsOnAir is library for managing app updates and its maintenance. It will handle from out web portal.",
6   "homepage": "https://doc.dev.appsonair.com/Mobile-Quickstart/ios-sdk-setup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devtools-logicwind": "devtools@logicwind.com"
13   },
14   "source": {
15     "git": "https://github.com/apps-on-air/AppsOnAir-iOS-SDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AppsOnAirSDK/Classes/**/*",
23   "resources": [
24     "AppsOnAirSDK/Assets/AppUpdate.storyboard"
25   ],
26   "swift_version": "5.0"