[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 5 / 1 / DotaAPI / 0.1.2 / DotaAPI.podspec.json
blob1c2f35eb9fad01907c00b22da46576973c938a44
2   "name": "DotaAPI",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "DotaAPI will help you to create a Dota guide app.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Roberto Sampaio": "ssampaio.roberto@gmail.com"
15   },
16   "homepage": "https://bitbucket.org/sampaioroberto/",
17   "source": {
18     "git": "https://sampaioroberto@bitbucket.org/sampaioroberto/dotapi.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Mantle": [
25     ]
26   },
27   "source_files": "DotaAPI/**/*.{h}"