[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / 1 / Delta / 2.0.1 / Delta.podspec.json
bloba62365f06fd4931b179eb06b3789d7d6a8d89184
2   "name": "Delta",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "Delta produces a set of records to transform a ordered set of data into another.",
6   "homepage": "https://github.com/mogstad/delta",
7   "authors": {
8     "Bjarne Mogstad": "me@mogstad.co"
9   },
10   "source": {
11     "git": "https://github.com/mogstad/delta.git",
12     "tag": "v2.0.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "sources/**/*.swift",
19   "osx": {
20     "exclude_files": "sources/**/UI*"
21   },
22   "requires_arc": true