[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 0 / 1 / iOS-Category / 1.0.4 / iOS-Category.podspec.json
blob2a686b8d7cc0fd3b5d2ac6ef97f9eba701c0681a
2   "name": "iOS-Category",
3   "version": "1.0.4",
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": [
8     "https://raw.github.com/milanpanchal/iOS-Category/master/Screenshots/gredient_example.png",
9     "https://raw.github.com/milanpanchal/iOS-Category/master/Screenshots/combine_images.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Milan Panchal": "sam07it22@gmail.com"
17   },
18   "social_media_url": "http://twitter.com/milan_panchal24",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source": {
23     "git": "https://github.com/milanpanchal/iOS-Category.git",
24     "tag": "1.0.4"
25   },
26   "source_files": "Source",
27   "requires_arc": true,
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
30   }