[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / 0 / ObjcHook4pod / 1.1 / ObjcHook4pod.podspec.json
blob9e926a17632b0b6a2049228f106ff83c9cbc8d17
2   "name": "ObjcHook4pod",
3   "version": "1.1",
4   "summary": "Copy & Hook. Modify source code for CocoaPods or 3rd SDK.(swift & ObjC)",
5   "homepage": "https://github.com/Meterwhite/ObjcHook4pod",
6   "license": "MIT",
7   "authors": {
8     "Meterwhite": "meterwhite@outlook.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/Meterwhite/ObjcHook4pod.git",
16     "tag": "1.1"
17   },
18   "source_files": "ObjcHook4pod/**/*.{h,m}"