[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 1 / GesturePassword / 2.0-beata.1 / GesturePassword.podspec.json
blob2316c142178774e3085d5fccfcf5fe557ec637da
2   "name": "GesturePassword",
3   "version": "2.0-beata.1",
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-beata.1"
16   },
17   "source_files": "Classes/**/*.swift",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   }