4 "summary": "Meteor iOS.",
5 "description": " Meteor iOS integrates native iOS apps with the Meteor platform through DDP.\n",
10 "homepage": "https://github.com/martijnwalraven/meteor-ios",
12 "Martijn Walraven": "martijn@martijnwalraven.com"
15 "git": "https://github.com/martijnwalraven/meteor-ios.git",
22 "source_files": "Meteor/**/*.{h,m}",
23 "public_header_files": [
25 "Meteor/METDDPClient.h",
26 "Meteor/METAccount.h",
27 "Meteor/METDDPClient+AccountsPassword.h",
28 "Meteor/METSubscription.h",
29 "Meteor/METDatabase.h",
30 "Meteor/METCollection.h",
31 "Meteor/METDocument.h",
32 "Meteor/METDocumentKey.h",
33 "Meteor/METDatabaseChanges.h",
34 "Meteor/METDocumentChangeDetails.h",
35 "Meteor/METCoreDataDDPClient.h",
36 "Meteor/METIncrementalStore.h"
38 "private_header_files": [
41 "frameworks": "CoreData",