[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / a / d / XBPageCurl / 1.0.1 / XBPageCurl.podspec.json
blobb28ebee5578e86889075b23f19fecc935ffab30f
2   "name": "XBPageCurl",
3   "version": "1.0.1",
4   "summary": "A decent page curl transition for iOS.",
5   "description": "                   A longer description of XBPageCurl in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/xissburg/XBPageCurl",
7   "license": {
8     "type": "MIT",
9     "file": "COPYRIGHT.txt"
10   },
11   "authors": {
12     "xiss burg": "xissburg@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/xissburg",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/xissburg/XBPageCurl.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "XBPageCurl/*.{h,m,c}",
23   "resources": "XBPageCurl/Resources/*.glsl",
24   "frameworks": [
25     "QuartzCore",
26     "OpenGLES",
27     "UIKit",
28     "Foundation",
29     "CoreGraphics"
30   ],
31   "requires_arc": true