[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 9 / e / 4 / iMessageAuth / 0.9.0 / iMessageAuth.podspec.json
blob331b4b2cdbaf671707010100000f66ea1c92ac0b
2   "name": "iMessageAuth",
3   "version": "0.9.0",
4   "summary": "Authenticate with iMessage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LoopMessage/imessage-auth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew": "andrew@deliany.com"
13   },
14   "documentation_url": "https://github.com/LoopMessage/imessage-auth",
15   "source": {
16     "git": "https://github.com/LoopMessage/imessage-auth.git",
17     "tag": "0.9.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/iMessageAuth/**/*.{h,m,swift}",
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "Messages",
28       "MessageUI"
29     ]
30   },
31   "swift_version": "5.0"