blob: 6e098fd2ee360d7f8930d9ce00f3ad4ed7de2d66 [file] [log] [blame]
{
"name": "Contract",
"summary": "The easiest way to sign your soul away",
"version": "0.1.0",
"homepage": "https://github.com/hyperoslo/Contract",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Contract.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"Contract": [
"Assets/*.{png}"
]
},
"frameworks": "UIKit",
"dependencies": {
"Hex": [
],
"HYPWebView": [
],
"Signature": [
],
"UIButton-ANDYHighlighted": [
],
"UIViewController-HYPContainer": [
]
}
}