[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / c / HUIPatternLockView-Swift / 2.0.0 / HUIPatternLockView-Swift.podspec.json
blob27a212339924833f3c54f34957bb3b9045987fcb
2   "name": "HUIPatternLockView-Swift",
3   "version": "2.0.0",
4   "summary": "A pattern lock view for iOS",
5   "homepage": "https://github.com/Tinghui/HUIPatternLockView-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Tinghui": "tinghui.zhang3@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "Source/*.swift",
18   "source": {
19     "git": "https://github.com/Tinghui/HUIPatternLockView-Swift.git",
20     "tag": "2.0.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   }