[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / 8 / 1 / ExtURLHandler / 0.0.1 / ExtURLHandler.podspec.json
blob761e54d83cc377936d2050d5e786114562f29545
2   "name": "ExtURLHandler",
3   "version": "0.0.1",
4   "summary": "Call any method by URL",
5   "homepage": "https://github.com/Pn-X/ExtURLHandler",
6   "license": "MIT",
7   "authors": {
8     "pn-x": "pannetez@163.com"
9   },
10   "source": {
11     "git": "https://github.com/Pn-X/ExtURLHandler.git",
12     "tag": "0.0.1"
13   },
14   "source_files": [
15     "Classes",
16     "Classes/**/*"
17   ],
18   "exclude_files": "Classes/Exclude",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "5.0"