[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 9 / 8 / iosRandom / 0.1.0 / iosRandom.podspec.json
blob81c55299cbded373b7167f83468dd981c1f0b651
2   "name": "iosRandom",
3   "version": "0.1.0",
4   "summary": "ios Random genarete random number",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vb10",
7   "swift_version": "4",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "vb10": "velibacik60@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/vb10/iosRandom.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "iosRandom/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }