[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 7 / 9 / 2 / CarbonBadgeLabel / 0.1.0 / CarbonBadgeLabel.podspec.json
blob94c11fcbcec302076ffd6c64af751cb50e64d27b
2   "name": "CarbonBadgeLabel",
3   "version": "0.1.0",
4   "summary": "CarbonBadgeLabel - iOS badge label (Obj-C & Swift)",
5   "description": "CarbonBadgeLabel is an open source iOS library for badge label",
6   "homepage": "https://github.com/ermalkaleci/CarbonBadgeLabel",
7   "license": "MIT",
8   "authors": {
9     "Ermal Kaleci": "ermalkaleci@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ermalkaleci/CarbonBadgeLabel.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/KaleciErmal",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h",
22   "frameworks": "UIKit"