[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / e / reCAPTCHA-OC / 1.0.0 / reCAPTCHA-OC.podspec.json
blobe502e1eea1a4f857c71c64851b941d033e13a24f
2   "name": "reCAPTCHA-OC",
3   "version": "1.0.0",
4   "summary": "A Google reCAPTCHA library design for native Objective-C",
5   "description": "Just prepare your site key and avoid robot attack in your app.",
6   "homepage": "https://gitlab.com/chunkit.kam/recaptcha",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kam": "chunkit.kam@aquamantech.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/chunkit.kam/recaptcha.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "reCAPTCHA",
23     "reCAPTCHA/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"