[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 0 / unique_id / 1.0.1 / unique_id.podspec.json
blob499e9531bfd9a56415ffe1b62709957bd3570d59
2   "name": "unique_id",
3   "version": "1.0.1",
4   "summary": "A new plugin for getting the Unique ID.",
5   "description": "A new Flutter plugin for getting the Unique ID.",
6   "homepage": "https://github.com/ShareAnTalk/flutter-unique-id",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShareInvest Corp.": "prophet0915@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ShareAnTalk/flutter-unique-id.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "ios/Classes/**/*",
19   "dependencies": {
20     "Flutter": [
22     ],
23     "KeychainAccess": [
25     ]
26   },
27   "platforms": {
28     "ios": "13.0"
29   },
30   "pod_target_xcconfig": {
31     "DEFINES_MODULE": "YES",
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"