[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / d / CarbonKit / 1.1.2 / CarbonKit.podspec.json
blobeb1cdf41fed26ec8e6883fe3d4b921efde065156
2   "name": "CarbonKit",
3   "version": "1.1.2",
4   "summary": "CarbonKit is an iOS OpenSource libraries collection",
5   "description": "\t\t  CarbonKit is an iOS OpenSource libraries collection. Like the Carbon is the base of the life, I started CarbonKit to be base of great apps ;-) Fork & Contribute CarbonKit to make it better.\n\n\t\t  CarbonKit includes:\n\n\t\t  - CarbonSwipeRefresh : pull to refresh\n\t\t  - CarbonTabSwipeNavigation : navigate with tabs using swipe\n",
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   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ermalkaleci/CarbonKit.git",
19     "tag": "1.1.2"
20   },
21   "source_files": "CarbonKit/*.{h,m}",
22   "public_header_files": "CarbonKit/*.h",
23   "requires_arc": true