[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 7 / c / Randy / 1.0.0 / Randy.podspec.json
blob9d92b43acdd9d8c45919c1fda0af74b6d74fa14c
2   "name": "Randy",
3   "version": "1.0.0",
4   "summary": "Random value generation made easy.",
5   "license": {
6     "type": "MIT"
7   },
8   "description": "This library provides easy to use functions that generate random values that you can use to test your app or speed up the development process.",
9   "homepage": "https://github.com/akun1/Randy",
10   "authors": {
11     "Akash Kundu": "dev.akashkundu@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_version": "5.0",
17   "source": {
18     "git": "https://github.com/akun1/Randy.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Randy/Classes/**/*",
22   "exclude_files": "Classes/Exclude"