[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 5 / iCider / 0.5.0 / iCider.podspec.json
blob52dbe3f451054dd27789aef08441372e73594dd9
2   "name": "iCider",
3   "version": "0.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5",
22   "source_files": "iCider/Classes/**/*",
23   "swift_version": "5"