[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / c / 6 / HSRuntime / 0.0.2 / HSRuntime.podspec.json
blob5022324fe7f047892898c68fd9515663320aba62
2   "name": "HSRuntime",
3   "version": "0.0.2",
4   "summary": "Easy way to use Objc runtime.",
5   "homepage": "https://github.com/acerpeanut/HSRuntime",
6   "description": "It provides an API to run blocks when specific method was called, and some APIs about objc runtime.",
7   "license": {
8     "type": "MIT",
9     "file": "License.txt"
10   },
11   "authors": {
12     "黄华生": "1109244650@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/acerpeanut/HSRuntime.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "HSRuntime",
23     "HSRuntime/**/*.{h,m,s}"
24   ],
25   "exclude_files": "Classes/Exclude"