[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 0 / SwiftMeasurement / 0.1 / SwiftMeasurement.podspec.json
blob742283c8d44fb451542084259dd1d1c1aed33cc9
2   "name": "SwiftMeasurement",
3   "version": "0.1",
4   "summary": "The best way to deal with Measurements and Units in Swift",
5   "homepage": "https://github.com/ken0nek/SwiftMeasurement",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ken Tominaga": "ken.for.develop@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/ken0nek/SwiftMeasurement.git",
18     "tag": "0.1"
19   },
20   "source_files": "Sources/**/*",
21   "frameworks": "Foundation",
22   "pushed_with_swift_version": "3.0"