[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 4 / 9 / IdentifyKit / 1.21 / IdentifyKit.podspec.json
blob2a46ebb0aa8c568b2e77ce4f75b797c64cfc39ce
2   "name": "IdentifyKit",
3   "version": "1.21",
4   "license": "MIT",
5   "summary": "Swift package used to easily integrate classifier coreML models into your code.",
6   "homepage": "https://github.com/appoly/IdentifyKit",
7   "authors": "James Wolfe",
8   "source": {
9     "git": "https://github.com/appoly/IdentifyKit.git",
10     "tag": "1.21"
11   },
12   "platforms": {
13     "ios": "11.4"
14   },
15   "frameworks": "CoreML",
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "source_files": "Sources/*.swift",
21   "swift_version": "5.1"