blob: aec8a51ba9c023ad55e258657bc210689fd245d0 [file] [log] [blame]
{
"name": "SWHex",
"version": "1.0.0",
"summary": "Objective-C NSString to Byte, Byte to String category",
"description": " Objective-C NSString to Byte, Byte to String category.\n",
"homepage": "https://github.com/conanwsz/SWHex",
"license": "MIT",
"authors": {
"WangShunzhou": "conanwsz@gmail.com"
},
"source": {
"git": "https://github.com/conanwsz/SWHex.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "SWHex/*",
"frameworks": "Foundation"
}