[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 3 / 6 / PXPinnedRotation / 0.1.2 / PXPinnedRotation.podspec.json
blobf0549874c88b367f4a7750259742180c4a091b5d
2   "name": "PXPinnedRotation",
3   "version": "0.1.2",
4   "summary": "A view and a view controller that let's you do pinned rotation with ease.'",
5   "description": "A view and view controller subclass that let you specify which of your view's subviews should rotate in place when the phone rotates.",
6   "homepage": "https://github.com/pixio/PXPinnedRotation",
7   "license": "MIT",
8   "authors": {
9     "Daniel Blakemore": "DanBlakemore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/PXPinnedRotation.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PXPinnedRotation": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"