blob: e394790d3332bca6da104abbb9cedba223a509bd [file] [log] [blame]
{
"name": "HMKit",
"version": "1.0.0",
"summary": "6th Man Apps helper classes.",
"description": "HMKit provides HoopMetrics developers the fundamental building blocks used to enforce the style and feel of the application.",
"homepage": "https://github.com/6thManApps/HMKit",
"license": "MIT",
"authors": {
"Luke Geiger": "luke@6thmanapps.com"
},
"source": {
"git": "https://github.com/6thmanapps/HMKit.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/6thmanapps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HMKit": [
"Pod/Assets/Fonts/*.otf"
]
}
}