[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 5 / f / 4 / RxParchment / 0.1.0 / RxParchment.podspec.json
blobfbeb188f49ffc595665fd49f28d351ec4aa1e367
2   "name": "RxParchment",
3   "version": "0.1.0",
4   "summary": "A reactive wrapper built around Parchment",
5   "homepage": "https://github.com/Pubbus/RxParchmentDataSources",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Pubbus": "lephihungch@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.2"
14   },
15   "source": {
16     "git": "https://github.com/Pubbus/RxParchmentDataSources.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "RxParchment/Sources/**/*.swift",
20   "dependencies": {
21     "RxSwift": [
23     ],
24     "RxCocoa": [
26     ],
27     "Parchment": [
29     ]
30   }