[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / b / 3 / 0 / HRSwift / 1.0.1 / HRSwift.podspec.json
blob0c6e4de1100770bc62fb11f75712553d552d45c9
2   "name": "HRSwift",
3   "version": "1.0.1",
4   "summary": "Swiftプロジェクトでの便利メソッドや、よく使う処理をまとめたライブラリ。",
5   "description": "デバッグ環境のみ動作する、ログ出力メソッドや、アサーションメソッド、強制的にアプリケーションを終了するエラーメソッドなどのデバッグツールを簡単に搭載できます。\n他にもよく使う処理をまとめた便利メソッドを用意したライブラリです。",
6   "homepage": "https://github.com/hashimotoryoh/HRSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryoh Hashimoto": "hashimotoryoh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hashimotoryoh/HRSwift.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/hashimotoryoh",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HRSwift/Classes/**/*",
23   "pushed_with_swift_version": "3.0"