[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 2 / iOSVM.Core / 0.7 / iOSVM.Core.podspec.json
blobddefa29537cdf4e644267f2833a8bab772ec51f5
2   "name": "iOSVM.Core",
3   "version": "0.7",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://mihail_kirillov@bitbucket.org/mihail_kirillov/iosvm.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mihail Kirillov": "mihail_kirillov@voodoo-mobile.com"
12   },
13   "source": {
14     "git": "https://mihail_kirillov@bitbucket.org/mihail_kirillov/iosvm.git",
15     "commit": "6a02b65",
16     "branch": "core.pod",
17     "tag": "0.7"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "iOSVM.Core/**/*.{h,m}",
24   "resource_bundles": {
25     "iOSVM.Core": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "public_header_files": "iOSVM.Core/**/*.h",
30   "dependencies": {
31     "AFNetworking": [
32       "~> 2.3"
33     ],
34     "MBProgressHUD": [
35       "~> 0.8"
36     ],
37     "TDBadgedCell": [
38       "~> 3.0"
39     ]
40   }