[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / e / c / UserAgency / 0.4 / UserAgency.podspec.json
blob81436528df9c97679f19ccd61a8ceeabf8842e1d
2   "name": "UserAgency",
3   "version": "0.4",
4   "summary": "User-Agent generator library written in swift",
5   "description": "UserAgency is an iOS/macOS User-Agent generator library written in swift. Provides story-oriented usage, and comprehensive way to mock real life data.",
6   "homepage": "https://github.com/TerryHuangHD/UserAgency-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Terry Huang": "TerryHuangHD@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.15"
17   },
18   "swift_versions": [
19     "5.1",
20     "5.2",
21     "5.3"
22   ],
23   "source": {
24     "git": "https://github.com/TerryHuangHD/UserAgency-iOS.git",
25     "tag": "0.4"
26   },
27   "source_files": "UserAgency/**/*.{h,m,swift}",
28   "swift_version": "5.3"