blob: 840e39771027abefd88372191e9e3c77dd40986b [file] [log] [blame]
{
"name": "RockshassaKit",
"version": "0.1.0",
"summary": "A collection of utility scripts that do work on your Xcode project.",
"description": " A magical collection of utility scripts that do work on your Xcode project\n",
"homepage": "https://github.com/rockshassa/RockshassaKit.git",
"license": "MIT",
"authors": {
"Nicholas Galasso": "nick@rockshassa.com"
},
"source": {
"git": "https://github.com/rockshassa/RockshassaKit.git",
"tag": "0.1.0"
},
"social_media_url": "http://rockshassa.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"resource_bundles": {
"RockshassaKit": [
"Pod/Assets/*.png"
]
}
}