blob: 3887ee417614df9d6b7ba560689f8bf71abe0d2f [file] [log] [blame]
{
"name": "URBNShareKit",
"version": "0.1",
"summary": "URBNShareKit makes using the UIActivityViewController to share content a breeze.",
"homepage": "https://github.com/urbn/URBNShareKit",
"license": "MIT",
"authors": {
"urbn": "jgrandelli@urbn.com"
},
"source": {
"git": "https://github.com/urbn/URBNShareKit.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"URBNShareKit": [
"Pod/Assets/*.png"
]
}
}