[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / 9 / SLCCollectionViewLayout / 0.1.3 / SLCCollectionViewLayout.podspec.json
blobd38c98978d3ac7f3693c7469afc47150757d113e
2   "name": "SLCCollectionViewLayout",
3   "version": "0.1.3",
4   "summary": "SLCCollectionViewLayout has some base layout for easy using .",
5   "homepage": "https://github.com/WeiKunChao/SLCCollectionViewLayout.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SLCCollectionViewLayout.git",
18     "tag": "0.1.3"
19   },
20   "source_files": "SLCCollectionViewLayout/**/*.{h,m}",
21   "public_header_files": "SLCCollectionViewLayout/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true