[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / e / RNSync / 0.1.0 / RNSync.podspec.json
blobb14d3c53edcea103d326e6e12fc26d95fc17b7ec
2   "name": "RNSync",
3   "version": "0.1.0",
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.0"
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     "CDTDatastore": [
28     ]
29   }