[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 2 / SmartMachine / 0.1 / SmartMachine.podspec.json
blob566e40b77f605df9bf24690403435b8e1b56e712
2   "name": "SmartMachine",
3   "module_name": "SmartMachine",
4   "version": "0.1",
5   "summary": "Smart Machine",
6   "description": "Machine Learning Lib",
7   "homepage": "https://github.com/sroik/smart-machine",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE",
11     "text": "LICENSE"
12   },
13   "authors": {
14     "sroik": "vasili.kazhanouski@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/sroik/smart-machine.git",
18     "tag": "0.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4"
26   },
27   "source_files": "SmartMachine/Sources/**/*.{h,m,swift}",
28   "frameworks": "UIKit",
29   "pushed_with_swift_version": "4.0"