[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / 4 / c / VHYun_OPS / 2.0.1 / VHYun_OPS.podspec.json
blob4eedf8c8eeb6a64667b289c3ee4014b22aca60fd
2   "name": "VHYun_OPS",
3   "version": "2.0.1",
4   "authors": {
5     "wangxiaoxiang": "xiaoxiang.wang@vhall.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://www.vhall.com",
12   "source": {
13     "git": "https://github.com/vhall/VHYun_SDK_OPS_iOS.git",
14     "tag": "2.0.1"
15   },
16   "summary": "iOS OPS framework",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "module_name": "VHYun_OPS",
23   "resources": [
24     "README.md"
25   ],
26   "vendored_frameworks": "VHYunFrameworks/*.framework",
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
29     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**"
30   },
31   "dependencies": {
32     "VHCore": [
33       ">=2.0.3"
34     ]
35   }