[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 0 / e / 5 / YZBasicCells / 0.0.3 / YZBasicCells.podspec.json
blob850b01df343329b6a559f04d9f75ec8d5eca9b57
2   "name": "YZBasicCells",
3   "version": "0.0.3",
4   "summary": "A collection of very basic Table View Cells and Collection View Cells.",
5   "homepage": "https://github.com/yichizhang/YZBasicCells",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZBasicCells.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{h,m,swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]