blob: 20580437da5d6d41b8d0d68503f95776b5d9bc6d [file] [log] [blame]
{
"name": "XBExtension",
"version": "0.3.9.1",
"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\nIncluding:x\n\n- Open phonecall, promted phonecall, open url in safari.\n- Shortened HexColor and RGB color with integer value (over 255, not over 1 anymore).\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/EugeneNguyen/XBExtension",
"license": "MIT",
"authors": {
"eugene nguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBExtension.git",
"tag": "0.3.9.1"
},
"social_media_url": "https://twitter.com/eugene_nguyen91",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"AVHexColor": [
],
"MBProgressHUD": [
],
"FontAwesomeKit": [
]
}
}