[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 9 / DTerekhovKit / 0.0.2 / DTerekhovKit.podspec.json
blob0333c2dc06826d449621bb3d1cb397ad90d18107
2   "name": "DTerekhovKit",
3   "version": "0.0.2",
4   "summary": "Simple framework contains helpers",
5   "homepage": "https://github.com/dterekhov/DTerekhovKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmitry Terekhov": "dimanter@gmail.com"
12   },
13   "social_media_url": "https://www.facebook.com/profile.php?id=100010690424403",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/dterekhov/DTerekhovKit.git",
20     "tag": "v0.0.2",
21     "submodules": true
22   },
23   "source_files": "DTerekhovKit/**/*.{h,m}",
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 0.9.2"
27     ],
28     "Google/Analytics": [
29       "~> 1.0.0"
30     ]
31   }