[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / c / VerifyCodeSwift / 1.4.2 / VerifyCodeSwift.podspec.json
blob3e1247ec278ace290f3a1b2e2bc45be43f127335
2   "name": "VerifyCodeSwift",
3   "version": "1.4.2",
4   "summary": "iOS Custom captcha",
5   "swift_versions": "4.0",
6   "description": "iOS Custom captcha, Support for swift.",
7   "homepage": "https://github.com/zhongjianfeipqy/VerificationCode",
8   "license": "MIT",
9   "authors": {
10     "JF Z": "378789308@qq.com"
11   },
12   "social_media_url": "https://www.jianshu.com/u/2a97371d263b",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/zhongjianfeipqy/VerificationCode.git",
18     "tag": "1.4.2"
19   },
20   "source_files": "VerifyCodeDemo/VerifyCodeView/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "swift_version": "4.0"