[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / 3 / SwiftDateTools / 1.0 / SwiftDateTools.podspec.json
blobf05ce6591aae320de863164e8aed28620903276f
2   "name": "SwiftDateTools",
3   "version": "1.0",
4   "summary": "Date and time manipulation library written in Swift",
5   "homepage": "https://github.com/codewise/ios-date-tools",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paweł Sękara": "pawel.sekara@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/codewise/ios-date-tools.git",
18     "tag": "1.0"
19   },
20   "source_files": "DateTools",
21   "requires_arc": true