blob: 134041725ba66c574eb8b4f7616bc42c638438e9 [file] [log] [blame]
{
"name": "XBGallery",
"version": "0.2.2",
"summary": "A library allow upload & manage image using plus gallery server",
"description": " A library allow upload & manage image using plus gallery server. server side code will be provide in 2 weeks.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/EugeneNguyen/XBGallery",
"license": "MIT",
"authors": {
"eugenenguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBGallery.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/LIBRETeamStudio",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"XBGallery": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ASIHTTPRequest": [
],
"XBMobile": [
]
}
}