[Add] UserExperior 6.0.11
[CocoaPods.git] / Specs / 2 / a / 9 / ZOEPickView / 1.0.7 / ZOEPickView.podspec.json
blob75797da3d5cf145a59980ff0e095a18e25efef0e
2   "name": "ZOEPickView",
3   "version": "1.0.7",
4   "summary": "a ZOEPickView for ios.",
5   "description": "It is a ZOEPickView used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun/ZOEPickView",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZOEPickView.git",
13     "tag": "1.0.7",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "subspecs": [
25     {
26       "name": "ZOEPickView",
27       "source_files": "ZOEPickView/ZOEPickView/*.{h,m}",
28       "public_header_files": "ZOEPickView/ZOEPickView/*.h"
29     }
30   ]