[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / f / 9 / DTerekhovKit / 0.0.1 / DTerekhovKit.podspec.json
blobee4fee3cadda3c28bcbe5de49f3cb72aa183afcc
2   "name": "DTerekhovKit",
3   "version": "0.0.1",
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.1",
21     "submodules": true,
22     "commit": "e7aff30738c143c96febc1bcb5c3b15c8cda0062"
23   },
24   "source_files": "DTerekhovKit/**/*.{h,m}",
25   "dependencies": {
26     "MBProgressHUD": [
27       "~> 0.9.2"
28     ],
29     "Google/Analytics": [
30       "~> 1.0.0"
31     ]
32   }