[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / d / JBLoginView / 0.1.3 / JBLoginView.podspec.json
blobde55c5fe98e25fbdd793940a148f60a6e61ce317
2   "name": "JBLoginView",
3   "version": "0.1.3",
4   "summary": "A simple VISPER based Login Screen.",
5   "description": "                        A simple VISPER based Login Screen.\n                        Should be used in composition with other VISPER Components\n",
6   "homepage": "https://github.com/barteljan/JBLoginView",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://github.com/barteljan/JBLoginView.git",
13     "tag": "0.1.3"
14   },
15   "social_media_url": "https://twitter.com/janbartel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "JBLoginView": [
23       "Pod/Assets/*.xib"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "VISPER": [
31     ],
32     "PureLayout": [
34     ],
35     "VISPERComposedApplication": [
37     ],
38     "UIColor-HTMLColors": [
40     ]
41   }