[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 7 / 1 / PredictionIO / 3.0.0 / PredictionIO.podspec.json
blobe9a081f2b5da995fb45cb627f81d26f39fbc339c
2   "name": "PredictionIO",
3   "version": "3.0.0",
4   "license": "Apache 2.0",
5   "summary": "The iOS SDK that provides easy-to-use functions to integrate with PredictionIO REST API services",
6   "homepage": "https://github.com/minhtule/PredictionIO-Swift-SDK",
7   "authors": {
8     "Minh-Tu Le": "minhtule05@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/minhtule/PredictionIO-Swift-SDK.git",
12     "tag": "3.0.0"
13   },
14   "source_files": "PredictionIO/Source/*.swift",
15   "swift_versions": [
16     "5.0",
17     "5.1",
18     "5.1"
19   ],
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.10"
23   },
24   "requires_arc": true,
25   "swift_version": "5.1"