blob: 6edf73a2098a97e395a9ed0cfea81c1a5400c7dd [file] [log] [blame]
{
"name": "XBExtension",
"version": "0.2",
"summary": "A lot of category class, give a short way to make everything easier for development",
"description": " A lot of category class, give a short way to make everything easier for development\n Including:\n\n - Open phonecall, promted phonecall, open url in safari.\n - Shorttened \n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/EugeneNguyen/XBExtension",
"license": "MIT",
"authors": {
"eugene nguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBExtension.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/eugene_nguyen91",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"AVHexColor": [
]
}
}