[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 5 / 1 / 6 / random-swift / 0.1.2 / random-swift.podspec.json
blob1fe525a67c6f5fba3057790c227d904223c891ea
2   "name": "random-swift",
3   "version": "0.1.2",
4   "summary": "A utility for randomly generated data, content, and assets.",
5   "description": "'random is a utility for generating random data, content, and assets for iOS applications in Swift.'",
6   "homepage": "https://github.com/GigabiteLabs/random-swift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanBurkhardt": "engineering@gigabitelabs.com"
13   },
14   "source": {
15     "git": "https://github.com/GigabiteLabs/random-swift.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/gigabitelabs",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Sources/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_versions": "5.2",
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "$(inherited) -ObjC"
30   },
31   "swift_version": "5.2"