[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 6 / 0 / 5 / iCider / 0.3.0 / iCider.podspec.json
blobb732a231eb7248dbfc4b9a2cc1f745fb7f6fe336
2   "name": "iCider",
3   "version": "0.3.0",
4   "summary": "Helper library for conversion from Android to iOS.",
5   "description": "Helper library for conversion from Android to iOS.\n\nI encountered many problems while converting an Android app to an iOS app.\nI made a library with the solutions to these problems.",
6   "homepage": "https://github.com/tobwithu/iCider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tobwithu": "tobwithu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tobwithu/iCider.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5",
22   "source_files": "iCider/Classes/**/*",
23   "swift_version": "5"