[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 0 / f / InteractiveTools / 0.1.0 / InteractiveTools.podspec.json
blobb7d27b9ca7bb13ed422a373d8becf501aab6f1d2
2   "name": "InteractiveTools",
3   "version": "0.1.0",
4   "summary": "ORT Interactive iOS toolbox",
5   "description": "Toolbox for various solutions used throughout some of the ORT Interactive projects.\nMore details here: https://github.com/ORT-Interactive-GmbH/InteractiveTools",
6   "homepage": "http://www.ort-online.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Sebastian Westemeyer": "sebastian.westemeyer@ort-online.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ORT-Interactive-GmbH/InteractiveTools.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "InteractiveTools/**/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true