[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 0 / SectionedDatas / 1.0.0 / SectionedDatas.podspec.json
blob88af1364f1bceb60b47a8353b520bf3a19869b0c
2   "name": "SectionedDatas",
3   "version": "1.0.0",
4   "summary": "A sectioned datas collection,very simple to use.",
5   "description": "You can add sections with datas into SectionedDatas, and then access sections or datas very esay.This can be very useful when showing datas to UITableView with section headers.",
6   "homepage": "https://github.com/KoStudio/SectionedDatas.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KoStudio": "44663768@163.com"
13   },
14   "source": {
15     "git": "https://github.com/KoStudio/SectionedDatas.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SectionedDatas/Classes/**/*",
22   "pushed_with_swift_version": "3.0"