blob: 73c5dcba048b87ef637349c27bb850bb9db9f671 [file] [log] [blame]
{
"name": "HEXIF",
"version": "1.0.0",
"summary": "A short description of HEXIF.",
"description": "A longer description of HEXIF in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/jumperb/HEXIF",
"license": "Copyright",
"authors": {
"jumperb": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/HEXIF.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"Hodor": [
],
"HAccess/Entity": [
]
}
}