[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / e / PLPinViewController / 0.1.13 / PLPinViewController.podspec.json
blob394d8651d6d69088d35ad9490b42b728724d5582
2   "name": "PLPinViewController",
3   "version": "0.1.13",
4   "summary": "A simple pinlock controller",
5   "homepage": "https://github.com/PitchLabsAsh/PLPinViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ash Thwaites": "ash@trypitch.com"
12   },
13   "source": {
14     "git": "https://github.com/PitchLabsAsh/PLPinViewController.git",
15     "tag": "0.1.13"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PLPinViewController/Classes/**/*",
21   "resource_bundles": {
22     "PLPinViewController": [
23       "PLPinViewController/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png}"
24     ]
25   },
26   "public_header_files": "PLPinViewController/Classes/**/*.h"