[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / 9 / SLCCollectionViewLayout / 0.1.2 / SLCCollectionViewLayout.podspec.json
blob784c3aa696e725e47c0ac2871c93b7571de36627
2   "name": "SLCCollectionViewLayout",
3   "version": "0.1.2",
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.2"
19   },
20   "source_files": "SLCCollectionViewLayout/**/*.{h,m}",
21   "public_header_files": "SLCCollectionViewLayout/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true