[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 5 / WHCCollectionView / 3.0.1 / WHCCollectionView.podspec.json
blob9de195532780716bb15560f94cebf641a9c53d7f
2   "name": "WHCCollectionView",
3   "version": "3.0.1",
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": "v3.0.1"
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