[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 4 / Invoker / 1.1 / Invoker.podspec.json
blobe086dc285689aea3109a079cc8c94b12ad16a57b
2   "name": "Invoker",
3   "version": "1.1",
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   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/Invoker.git",
19     "tag": "1.1"
20   },
21   "source_files": [
22     "Invoker",
23     "Invoker/**/*.{h,m}"
24   ],
25   "exclude_files": "Invoker/Exclude",
26   "public_header_files": "Invoker/**/*.h",
27   "requires_arc": true,
28   "deprecated": true