blob: 41f54891e22a325bdd2cb26552e7aacbda4a2710 [file] [log] [blame]
{
"name": "RandMyMod",
"version": "1.0",
"summary": "Create random Model base on your own struct or class.",
"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.\"",
"homepage": "https://github.com/jamesdouble/RandMyMod",
"screenshots": "https://raw.githubusercontent.com/jamesdouble/RandMyMod/master/Readme_img/logo.png",
"license": "MIT",
"authors": {
"郭介騵": "jameskuo12345@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/jamesdouble/RandMyMod.git",
"tag": "v1.0"
},
"source_files": "RandMyModel/RandMyMod/*",
"dependencies": {
"Fakery": [
]
}
}