[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 7 / YLLongTapShare@kennygunie / 0.2 / YLLongTapShare@kennygunie.podspec.json
blob8d724fb63976c2f7b03e7faf23d2319cc03e3f55
2   "name": "YLLongTapShare@kennygunie",
3   "version": "0.2",
4   "summary": "fork of kennygunie",
5   "description": "Long tap for sharing control for iOS. Using Core Animation without any other 3rd libs.",
6   "homepage": "https://github.com/kennygunie/YLLongTapShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyong03": "liyong03@gmail.com",
13     "Kien NGUYEN": "kennygunie@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/kennygunie",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/kennygunie/YLLongTapShare.git",
21     "tag": "v0.2"
22   },
23   "source_files": [
24     "YLLongTapShareControl",
25     "YLLongTapShareControl/**/*.{h,m}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "frameworks": "CoreGraphics",
29   "requires_arc": true