[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / a / b / APPinViewController / 1.0.2 / APPinViewController.podspec.json
blob5f34b72251054d06c20ad6e31930fbaf6430945d
2   "name": "APPinViewController",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "homepage": "https://github.com/Alterplay/APPinViewController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "Easy drop-in component for iOS developers to deal easy with PIN (4 digit passcode) logic.",
13   "authors": {
14     "Serg Krivoblotsky": "sergey@alterplay.com"
15   },
16   "source": {
17     "git": "https://github.com/Alterplay/APPinViewController.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "APPinViewController/*.{h,m}",
21   "requires_arc": true,
22   "resources": "APPinViewController/Resources/*.{xib,png}"