[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 4 / 5 / e / AZExpandable / 0.0.1 / AZExpandable.podspec.json
blob67f796f0cb1e14d5b2615c029ad567a270ce17ed
2   "name": "AZExpandable",
3   "version": "0.0.1",
4   "summary": "AZExpandable is a lightweight proxy for UITableView to expand cells.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "https://github.com/azonov/expandableTable.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Andrey Zonov": "andryzonov@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/azonov/expandableTable.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Source/**/*",
21   "pushed_with_swift_version": "4.0"