[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / c / f / 9 / DTerekhovKit / 0.0.4 / DTerekhovKit.podspec.json
blob59fe1e4875f943671f72a0fe292d31b0f5b60ab7
2   "name": "DTerekhovKit",
3   "version": "0.0.4",
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.4",
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   }