[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / c / e / RNSync / 0.1.2 / RNSync.podspec.json
blobe21ccbbef3893e2827695f3ad5c7adc16489c03e
2   "name": "RNSync",
3   "version": "0.1.2",
4   "summary": "A React Native compatible version of Cloudant Sync",
5   "description": "\"A React Native compatible version of Cloudant Sync\"",
6   "homepage": "https://github.com/pwcremin/RNSync",
7   "license": "MIT",
8   "authors": {
9     "Patrick Cremin": "pwcremin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pwcremin/RNSync.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RNSync": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "React": [
28     ],
29     "CDTDatastore": [
31     ]
32   }