[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / f / 5 / 1 / GesturePassword / 2.0 / GesturePassword.podspec.json
blobc1424bed69658e0d851c091b9bfc536fb73871df
2   "name": "GesturePassword",
3   "version": "2.0",
4   "summary": "GesturePassword is a simple gesture password written in Swift",
5   "homepage": "https://github.com/huangboju/GesturePassword",
6   "license": "MIT",
7   "authors": {
8     "huangboju": "529940945@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/huangboju/GesturePassword.git",
15     "tag": "2.0"
16   },
17   "source_files": "Classes/**/*.swift",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   }