[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / b / a / ReactiveHealthKit / 0.1.0 / ReactiveHealthKit.podspec.json
blob126d6e3dbd2a210f3cf0dfca40b27e2f1f1d8fc3
2   "name": "ReactiveHealthKit",
3   "version": "0.1.0",
4   "summary": "ReactiveCocoa extensions for HealthKit",
5   "homepage": "https://github.com/kerryknight/ReactiveHealthKit",
6   "license": "MIT",
7   "authors": {
8     "Kerry Knight": "kerry.a.knight@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kerryknight/ReactiveHealthKit.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/KerryAKnight",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "ReactiveHealthKit",
20   "dependencies": {
21     "ReactiveCocoa": [
22       "~> 2.1"
23     ]
24   }