[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 2 / 9 / 4 / MGPinViewController / 0.1 / MGPinViewController.podspec.json
blobcb45e0379bf1ec8c396b4363aa39e8bb5d6c2a55
2   "name": "MGPinViewController",
3   "version": "0.1",
4   "summary": "Drop in UIViewController subclass providing PIN entry.",
5   "homepage": "https://github.com/mattglover/MGPinViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matt Glover": "matt@duchysoftware.com"
12   },
13   "source": {
14     "git": "https://github.com/mattglover/MGPinViewController.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true