[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / f / 5 / DJLSplitCollectionView / 0.0.3 / DJLSplitCollectionView.podspec.json
blob6c1622df7fa236a33f80653a45919410e79c8591
2   "name": "DJLSplitCollectionView",
3   "summary": "A lightweight extension control for UICollectionView.",
4   "version": "0.0.3",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "gonghonglou": "gonghonglou@gmail.com"
11   },
12   "social_media_url": "http://gonghonglou.com",
13   "homepage": "https://github.com/gonghonglou/DJLSplitCollectionView",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gonghonglou/DJLSplitCollectionView.git",
19     "tag": "0.0.3"
20   },
21   "requires_arc": true,
22   "source_files": "DJLSplitCollectionView/*.{h,m}",
23   "public_header_files": "DJLSplitCollectionView/*.{h}",
24   "frameworks": "UIKit"