[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / d / CarbonKit / 2.1.1 / CarbonKit.podspec.json
blob74a0d84514ff5b4357fe3d30448f7fbd76a1405b
2   "name": "CarbonKit",
3   "version": "2.1.1",
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.1"
21   },
22   "source_files": "CarbonKit/*.{h,m}",
23   "public_header_files": "CarbonKit/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true