[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 4 / d / WYImagePickerUntils / 2.1.0 / WYImagePickerUntils.podspec.json
blob9677528d93a70ced7509dc31d5706f290f9449b6
2   "name": "WYImagePickerUntils",
3   "version": "2.1.0",
4   "summary": "A short description of WYImagePickerUtils.",
5   "homepage": "https://github.com/wyanassert/WYImagePickerUntils",
6   "license": "MIT",
7   "authors": {
8     "wyanassert": "1402099772@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wyanassert/WYImagePickerUntils.git",
15     "tag": "2.1.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "WYUtils": [
24       "~> 0.5.6"
25     ]
26   }