[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 8 / e / 9 / Tereba / 0.0.6 / Tereba.podspec.json
blobf2f8d24e669f5c741ffdb9bd44035f8958d325fb
2   "name": "Tereba",
3   "version": "0.0.6",
4   "summary": "DISCLAIMER DO NOT USE YET, IT IS NOT READY.",
5   "description": "DISCLAIMER DO NOT USE YET, IT IS NOT READY. Tereba stands for Theater Register Database and is a widely adopted central database for the creation of plays in Denmark.",
6   "homepage": "https://github.com/DanielRanLehmann/Tereba",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Ran Lehmann": "danielran11@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/DanielRanLehmann/Tereba.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Tereba",
23     "Tereba/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "PINCache": [
29     ],
30     "AFNetworking": [
32     ],
33     "Realm": [
35     ]
36   }