[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / 4 / RandomFrameWork / 1.0.0 / RandomFrameWork.podspec.json
blobfa3f7c17cfd1802262d4190d757346e4123039d5
2   "name": "RandomFrameWork",
3   "version": "1.0.0",
4   "summary": "RandomFrameWork is a small and lightweight Swift framework.",
5   "description": "RandomFrameWork is a small and lightweight Swift framework that allows to generate random number and random string",
6   "homepage": "https://github.com/ayushdayal007/RandomFrameWork",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "Ayush Dayal": "ayushdayal@mapmyindia.com"
13   },
14   "platforms": {
15     "ios": "13.2"
16   },
17   "source": {
18     "git": "https://github.com/ayushdayal007/RandomFrameWork.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "RandomFrameWork/RandomFrameWork/RandomFrameWork.h",
22   "frameworks": "UIKit"