[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / f / 6 / 4 / Invoker / 1.2 / Invoker.podspec.json
blob2dcabe14a797945633839702285cb32f9f0d656f
2   "name": "Invoker",
3   "version": "1.2",
4   "summary": "Objective-C Invoker.",
5   "description": "Eeay way to call private Method",
6   "homepage": "https://github.com/silence0201/Invoker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Silence": "374619540@qq.com"
13   },
14   "social_media_url": "https://twitter.com/Silencee0201",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/silence0201/Invoker.git",
20     "tag": "1.2"
21   },
22   "source_files": [
23     "Invoker",
24     "Invoker/**/*.{h,m}"
25   ],
26   "exclude_files": "Invoker/Exclude",
27   "public_header_files": "Invoker/**/*.h",
28   "requires_arc": true,
29   "deprecated": true