[Add] GoogleMobileAdsMediationAppLovin 13.0.1.1
[CocoaPods.git] / Specs / 3 / d / c / JHHelper / 1.0.0 / JHHelper.podspec.json
blob15285d9a6a89e8afeb5ed61cb9744e8b54eca32d
2   "name": "JHHelper",
3   "version": "1.0.0",
4   "summary": "Some useful iOS categories",
5   "description": "                   Some useful iOS categories which implement by Objective-C.  \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/Liaojiahao/JHHelper",
7   "license": "MIT",
8   "authors": {
9     "廖嘉豪": "liaojiahao820@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Liaojiahao/JHHelper.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "JHHelper/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreData",
24     "ImageIO"
25   ]