[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / b / RealmMeteor / 0.0.2 / RealmMeteor.podspec.json
blob7d36dd6004fa3b90be08e1fba0ae11f8e872698c
2   "name": "RealmMeteor",
3   "version": "0.0.2",
4   "summary": "Realm.io integration for Meteor",
5   "description": "Realm.io integration for Meteor JS",
6   "homepage": "https://github.com/siegesmund/RealmMeteor",
7   "license": "MIT",
8   "authors": {
9     "Peter": "peter.siegesmund@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/siegesmund/RealmMeteor.git",
13     "tag": "0.0.2"
14   },
15   "social_media_url": "https://twitter.com/psiegesmund",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "SwiftMeteor": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "Realm": [
29     ],
30     "RealmSwift": [
32     ],
33     "SwiftMeteor": [
35     ],
36     "XCGLogger": [
38     ]
39   }