[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / e / 0 / GojiiFrameWork / 0.1.0 / GojiiFrameWork.podspec.json
blob7978056096b9d06e6f75238eda23be1fc9632a49
2   "name": "GojiiFrameWork",
3   "version": "0.1.0",
4   "summary": "A simple & helper methods Swift Framework.",
5   "description": "\"A simple & helper methods Swift Framework written in the last version of Swift (Swift 3).\"",
6   "homepage": "https://github.com/maranathApp/GojiiFramework",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Frezy Mboumba Hi-Goji": "maranathapp@outlook.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/maranathApp/GojiiFramework.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "GojiiFrameWork/*",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "echo \"3.0\" >> .swift-version"