[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / b / 3 / tulipindicators-swift / 1.0.1 / tulipindicators-swift.podspec.json
blobb47f9fcf311e5e666fd7c4da9b5bc9749a3afcee
2   "name": "tulipindicators-swift",
3   "version": "1.0.1",
4   "summary": "A technical analysis library around tulip",
5   "description": "This swift package offers a technical analysis\nfunction by wrapping the tulip C library.",
6   "homepage": "https://github.com/yageek/tulipindicators-swift",
7   "license": "LGPLv3",
8   "authors": {
9     "Yannick Heinrich": "yannick.heinrich@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/yageek",
12   "source": {
13     "git": "https://github.com/yageek/tulipindicators-swift.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "Sources/**/*.{h,m,c}",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.8",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   }