[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 9 / 2 / 5 / Argyle / 1.3.1 / Argyle.podspec.json
blob54c6a09e76d75de070ba1486f55ae24d76624b05
2   "name": "Argyle",
3   "version": "1.3.1",
4   "summary": "Official Argyle iOS SDK",
5   "homepage": "https://www.argyle.io/",
6   "authors": {
7     "Argyle Systems": "argyle@argyle.io"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://github.com/argyle-systems/argyle-plugin-ios/releases/download/1.3.0/Argyle.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "Argyle.framework"
21   },
22   "dependencies": {
23     "PhoneNumberKit": [
24       "3.2.0"
25     ]
26   }