[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 9 / PlatonSDK2 / 1.0.9 / PlatonSDK2.podspec.json
blob6a8ee18dbaa3bba708983de3c3018d30bde03786
2   "name": "PlatonSDK2",
3   "version": "1.0.9",
4   "summary": "PlatonSDK2",
5   "description": "Simple autoscroll to active UITextField or UITextView",
6   "homepage": "https://platon.ua/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Platon": "support@platonline.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sergeykhliustin/platon_ios_sdk.git",
20     "tag": "1.0.9"
21   },
22   "source_files": "PlatonSDK/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": [
25     "UIKit",
26     "Alamofire",
27     "SwiftHash"
28   ],
29   "dependencies": {
30     "Alamofire": [
31       "~> 5.2"
32     ],
33     "SwiftHash": [
34       "~> 2.0.1"
35     ]
36   },
37   "swift_version": "5.0"