[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / c / 1 / e / ContactCircularView / 0.1.1 / ContactCircularView.podspec.json
blob99faa75212b7a92c3bbc5f1663887c0425c4bd74
2   "name": "ContactCircularView",
3   "version": "0.1.1",
4   "summary": "Contact circular view than allows you to represent your friends by initials or image.",
5   "description": "View that allows you to represent people initials (like in Contact book) also it allows you to\nput some image instead using initials.\n\nMain inspiration was Contact circular views in iOS Contacts",
6   "homepage": "https://github.com/k8mil/ContactCircularView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kamil Wysocki": ""
13   },
14   "source": {
15     "git": "https://github.com/k8mil/ContactCircularView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ContactCircularView/Classes/**/*",
22   "frameworks": "UIKit"