[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 0 / 1 / iOS-Category / 0.0.1 / iOS-Category.podspec.json
blobefdb29563a5865f543de66b418c40af46e6516e4
2   "name": "iOS-Category",
3   "version": "0.0.1",
4   "summary": "iOS Category for UIKit and Foundation classes like UIColor, UIView, NSDate, NSData etc",
5   "description": "                   A longer description of iOS-Category 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/milanpanchal/iOS-Category",
7   "screenshots": "https://raw.github.com/milanpanchal/iOS-Category/master/Screenshots/gredient_example.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Milan Panchal": "sam07it22@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/milan_panchal24",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source": {
20     "git": "https://github.com/milanpanchal/iOS-Category.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "Source",
24   "requires_arc": true,
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   }