[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 2 / 4 / TGPassportKit / 1.0.0 / TGPassportKit.podspec.json
blob724a8d0ffc317a8d280ef5d4dd09bcf92b79e558
2   "name": "TGPassportKit",
3   "version": "1.0.0",
4   "summary": "Telegram Passport SDK for iOS & macOS.",
5   "homepage": "https://github.com/TelegramMessenger/TGPassportKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Telegram Messenger",
11   "platforms": {
12     "ios": "6.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/TelegramMessenger/TGPassportKit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Source/*.{h,m}",
20   "requires_arc": true,
21   "ios": {
22     "source_files": "Source/iOS/*.{h,m}"
23   },
24   "osx": {
25     "source_files": "Source/macOS/*.{h,m}"
26   },
27   "resources": "TGPassportKitStrings.bundle"