[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 2 / 4 / d / Surge / 0.1.0 / Surge.podspec.json
blob28a63e4c5cb66856e40225194a49bc36c2961f73
2   "name": "Surge",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Swift + Accelerate",
6   "homepage": "https://github.com/mattt/Surge",
7   "social_media_url": "http://twitter.com/mattt",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/mattt/Surge.git",
13     "tag": "0.1.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