[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / a / 5 / YQHook / 0.1.1 / YQHook.podspec.json
blob4a2a71e52482e36a273a36ba03762c831808806d
2   "name": "YQHook",
3   "version": "0.1.1",
4   "summary": "hook函数的封装",
5   "description": "2个方法,一个是hook实例函数,一个hook类函数",
6   "homepage": "https://github.com/yinqiong/YQHook",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yinqiong": "yinqiong04@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yinqiong/YQHook.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YQHook/Classes/**/*"