[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / e / PLPinViewController / 0.1.1 / PLPinViewController.podspec.json
blobcef9cf386cc3a8e66fe3e2aefa9679fd2f648831
2   "name": "PLPinViewController",
3   "version": "0.1.1",
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.1"
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",
27   "dependencies": {
28     "PureLayout": [
30     ],
31     "PLForm": [
33     ]
34   }