[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 7 / Bitlyzer / 1.1.0 / Bitlyzer.podspec.json
blobfac27e350460f29ae702da63237bd2ad07747880
2   "name": "Bitlyzer",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Class to shorten URLs with Bit.ly on iOS (both block based and delegate based using ARC).",
8   "homepage": "https://github.com/albertodebortoli/Bitlyzer",
9   "authors": {
10     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/albertodebortoli/Bitlyzer.git",
14     "tag": "1.1.0"
15   },
16   "license": {
17     "type": "New BSD License",
18     "file": "LICENSE.markdown"
19   },
20   "source_files": "Src/Bitlyzer.{h,m}",
21   "requires_arc": true