[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / 5 / 0 / KOPinCodeView / 0.1.1 / KOPinCodeView.podspec.json
blobb86e8205071e47afa86b66b44f94aeb923f454fc
2   "name": "KOPinCodeView",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "KOPinCodeView is a simple library for creating Pin Code view for enter",
6   "homepage": "https://github.com/SethSky/KOPinCodeView",
7   "authors": {
8     "Oleksandr Khymych": "seth@khymych.com"
9   },
10   "source": {
11     "git": "https://github.com/SethSky/KOPinCodeView.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]