[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / 1 / e / f / RSCategories / 0.1 / RSCategories.podspec.json
blobc224fe31366172e4b621e858b985440cea49eca6
2   "name": "RSCategories",
3   "version": "0.1",
4   "summary": "Essential categories for UIImage, NSSDate, NSString and more for a iOS Developer",
5   "description": "                   Some of helper function for UIImage, NSSDate, NSString are always used by most developer including myself and I felt they should not be rewritten everytime some wants to use it and again who has the time. Hence this Library was created It is very simple to use.\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/reejosamuel/RSCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": [
12     "reejosamuel",
13     "other author"
14   ],
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/reejosamuel/RSCategories.git",
20     "tag": "0.1"
21   },
22   "source_files": "*.{h,m}",
23   "frameworks": "ImageIO",
24   "requires_arc": true