[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 7 / CJJBlockHook / 1.0.3 / CJJBlockHook.podspec.json
blob88f78dd3aeeaf3d1bc4082a8ae2131e768e058d4
2   "name": "CJJBlockHook",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "CJJBlockHook make the thing that hook the block easier.",
8   "description": "hook the block",
9   "homepage": "https://github.com/JimmyCJJ/CJJBlockHook",
10   "authors": {
11     "JimmyCJJ": "403327747@qq.com"
12   },
13   "social_media_url": "https://www.jianshu.com/u/fd9922e50c1a",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/JimmyCJJ/CJJBlockHook.git",
19     "tag": "1.0.3"
20   },
21   "requires_arc": true,
22   "source_files": "CJJBlockHook/CJJBlockHook/*.{h,m,c,s}",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
25   }