blob: 05dc19a58d407a6029e12562d2a1aecee9d5a2fe [file] [log] [blame]
{
"name": "XBExtension",
"version": "0.3.5.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.5.1"
},
"social_media_url": "https://twitter.com/eugene_nguyen91",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"AVHexColor": [
],
"MBProgressHUD": [
]
}
}