[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 6 / a / FamilySearchCocoa / 0.8.0 / FamilySearchCocoa.podspec.json
bloba865d8d32e2c6bc9908c9253b608263bdb777045
2   "name": "FamilySearchCocoa",
3   "version": "0.8.0",
4   "summary": "An easy to use library for interacting with the FamilySearch.org API on iOS or OS X.",
5   "description": "\t\t\t\t\tYou need to get a developer key from https://devnet.familysearch.org/ first. Then you can easily get the current user, add\n\t\t\t\t\tparents, children, spouses and modify a persons events like birth, death, marriage date, etc. More is coming soon.\n",
6   "homepage": "https://github.com/FamilySearch/FamilySearchCocoa",
7   "license": "BSD",
8   "authors": {
9     "Adam Kirk": "akirk@familysearch.org"
10   },
11   "source": {
12     "git": "https://github.com/FamilySearch/FamilySearchCocoa.git",
13     "tag": "0.8.0"
14   },
15   "source_files": "FamilySearchCocoa/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "MTPocket": [
20     ],
21     "MTDates": [
23     ],
24     "MTJSONUtils": [
26     ]
27   }