[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 9 / DTerekhovKit / 0.0.5 / DTerekhovKit.podspec.json
blobe38ad7555489e77255e4d8258563e693c9f177ae
2   "name": "DTerekhovKit",
3   "version": "0.0.5",
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.5",
21     "submodules": true
22   },
23   "source_files": "DTerekhovKit/**/*.{h,m}",
24   "dependencies": {
25     "MBProgressHUD": [
27     ],
28     "GoogleAnalytics": [
30     ]
31   }