[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / b / 7 / CFShareCircle / 1.0.0 / CFShareCircle.podspec.json
blob040e073d0a4f8e9d870eff610ddadab3ec8a7a04
2   "name": "CFShareCircle",
3   "version": "1.0.0",
4   "summary": "CFShareCircle is a user interface component for iOS that can be integrated into an app as a sharing mechanism for any kind of content.",
5   "homepage": "https://github.com/camdenfullmer/CFShareCircle",
6   "license": "MIT",
7   "authors": {
8     "Camden Fullmer": "camdenfullmer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/camdenfullmer/CFShareCircle.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "resources": "Resources/*",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore",
25     "CoreGraphics"
26   ],
27   "requires_arc": true