[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 9 / Contract / 0.1.0 / Contract.podspec.json
blob6e098fd2ee360d7f8930d9ce00f3ad4ed7de2d66
2   "name": "Contract",
3   "summary": "The easiest way to sign your soul away",
4   "version": "0.1.0",
5   "homepage": "https://github.com/hyperoslo/Contract",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Contract.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "resource_bundles": {
21     "Contract": [
22       "Assets/*.{png}"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "Hex": [
29     ],
30     "HYPWebView": [
32     ],
33     "Signature": [
35     ],
36     "UIButton-ANDYHighlighted": [
38     ],
39     "UIViewController-HYPContainer": [
41     ]
42   }