[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / e / RandMyMod / 1.0 / RandMyMod.podspec.json
blob41f54891e22a325bdd2cb26552e7aacbda4a2710
2   "name": "RandMyMod",
3   "version": "1.0",
4   "summary": "Create random Model base on your own struct or class.",
5   "description": "\"RandMyMod is an IOS Native Framework helps you generate one or a set of variable base on your own model.\n\nNo matter your model is Class / Struct.\"",
6   "homepage": "https://github.com/jamesdouble/RandMyMod",
7   "screenshots": "https://raw.githubusercontent.com/jamesdouble/RandMyMod/master/Readme_img/logo.png",
8   "license": "MIT",
9   "authors": {
10     "郭介騵": "jameskuo12345@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_version": "4.0",
16   "source": {
17     "git": "https://github.com/jamesdouble/RandMyMod.git",
18     "tag": "v1.0"
19   },
20   "source_files": "RandMyModel/RandMyMod/*",
21   "dependencies": {
22     "Fakery": [
24     ]
25   }