[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 1 / Jolt / 2.0.0 / Jolt.podspec.json
blob7b17950df42490578939d1c2ea81f6adc6375793
2   "name": "Jolt",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "Swift + Accelerate + A shameless fork from Surge",
6   "homepage": "https://github.com/TheArtOfEngineering/Jolt",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me",
9     "Tyler Cloutier": "cloutiertyler@aol.com"
10   },
11   "source": {
12     "git": "https://github.com/TheArtOfEngineering/Jolt.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "Source/*.swift",
20   "frameworks": "Accelerate",
21   "requires_arc": true