[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / d / CarbonKit / 2.1.2 / CarbonKit.podspec.json
blob532cc5a862ed68e9743a306192cd0a9d05cd106e
2   "name": "CarbonKit",
3   "version": "2.1.2",
4   "summary": "CarbonKit - iOS Components (Obj-C & Swift)",
5   "description": "CarbonKit is an open source iOS library that includes powerful and beauty UI controllers. I started developing these controllers inspired by Android Material Design.",
6   "homepage": "https://github.com/ermalkaleci/CarbonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ermal Kaleci": "ermalkaleci@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/KaleciErmal",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ermalkaleci/CarbonKit.git",
20     "tag": "2.1.2"
21   },
22   "source_files": "CarbonKit/*.{h,m}",
23   "public_header_files": "CarbonKit/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true