[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / d / CarbonKit / 2.1.0 / CarbonKit.podspec.json
blob77c30e56fb1eea73c829a47c158d6b2d5b8a7932
2   "name": "CarbonKit",
3   "version": "2.1.0",
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   "screenshots": [
8     "https://github.com/ermalkaleci/CarbonTabSwipeNavigation/blob/master/Examples/CarbonSwipeRefresh.gif",
9     "https://github.com/ermalkaleci/CarbonTabSwipeNavigation/blob/master/Examples/CarbonTabSwipeNavigation.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ermal Kaleci": "ermalkaleci@gmail.com"
17   },
18   "social_media_url": "https://twitter.com/KaleciErmal",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/ermalkaleci/CarbonKit.git",
24     "tag": "2.1.0"
25   },
26   "source_files": "CarbonKit/*.{h,m}",
27   "public_header_files": "CarbonKit/*.h",
28   "requires_arc": true