[Add] StripeCore 24.1.1
[CocoaPods.git] / Specs / c / 1 / e / ContactCircularView / 1.0.1 / ContactCircularView.podspec.json
blob4f72808a566f6e8a2707c9dbcbb36d0b01f9daee
2   "name": "ContactCircularView",
3   "version": "1.0.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": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ContactCircularView/Classes/**/*",
22   "frameworks": "UIKit"