[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / DTPodLib / 0.0.1 / DTPodLib.podspec.json
blobef2dd19e2ac0cbc8f16f92f172f2fe2ac16321e6
2   "name": "DTPodLib",
3   "version": "0.0.1",
4   "summary": "DTPodLib : CommonUtils as a lib.",
5   "description": "\t\t   DTPodLib is a pod contains common used components and methods.\n",
6   "homepage": "http://d-teknoloji.com.tr",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.txt"
13   },
14   "authors": {
15     "alicanbatur": "aliba@d-teknoloji.com.tr"
16   },
17   "source": {
18     "git": "https://github.com/alicanbatur/DTPodLib.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Tools/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.0"
26     ],
27     "MBProgressHUD": [
28       "~>0.9"
29     ],
30     "SFHFKeychainUtils": [
31       "~>0.0.1"
32     ]
33   }