[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 1 / 6 / RealmSFRestaurantData / 0.3 / RealmSFRestaurantData.podspec.json
blob0c38c637a4505af5beb3f654e7ab62e00635ef9e
2   "name": "RealmSFRestaurantData",
3   "version": "0.3",
4   "summary": "San Francisco Restaurant Score Data In Realm",
5   "description": "Prebuilt Realm dataset composed of San Francisco restaurant scores",
6   "homepage": "https://github.com/bigfish24/RealmSFRestaurantData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam Fish": "af@realm.io"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/bigfish24/RealmSFRestaurantData.git",
20     "tag": "v0.3"
21   },
22   "source_files": [
23     "SFRestaurantScores.h",
24     "objects/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Realm": [
29       ">=0.96"
30     ]
31   },
32   "resources": "SFRestaurantScores.realm"