[Add] Heartland-iOS-SDK 2.1.0
[CocoaPods.git] / Specs / d / b / 5 / Savory / 0.1.0 / Savory.podspec.json
blobf9b5712852e3bce039a74c33c5d3a0db03a4328b
2   "name": "Savory",
3   "version": "0.1.0",
4   "summary": "Savory is a swift accordion view library.",
5   "description": "Savory is a swift accordion view library developed on top of UITableView",
6   "homepage": "https://github.com/Nandiin/Savory",
7   "license": "MIT",
8   "authors": {
9     "Nandiin": "nandiin@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Nandiin/Savory.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Savory",
20     "Savory/*.{h,swift}"
21   ],
22   "pushed_with_swift_version": "3.0"