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