[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / 2 / 7 / Bitlyzer / 1.0.0 / Bitlyzer.podspec.json
blob001bd61f59ea99291ca12364ee0c4b707766a0ba
2   "name": "Bitlyzer",
3   "version": "1.0.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.0.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