[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / WHCCollectionView / 2.0.3 / WHCCollectionView.podspec.json
blob27cf6fb7a568353431cfb12b11f3cd842b2a438f
2   "name": "WHCCollectionView",
3   "version": "2.0.3",
4   "summary": "collectionView的简单封装.",
5   "homepage": "https://gitee.com/oc_wheel/whccollectioon-demo",
6   "license": "MIT",
7   "authors": {
8     "HC Wang": "375774614@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://gitee.com/oc_wheel/whccollectioon-demo.git",
15     "tag": "v2.0.3"
16   },
17   "source_files": "WHCCollectionViewDemo/WHCCollectionView/**/*.{h,m}",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64"
23   },
24   "requires_arc": true