[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / b / f / Hodor / 1.8.2 / Hodor.podspec.json
bloba0e290df8529984d0f9c6d64e462b2c12b5c4b69
2   "name": "Hodor",
3   "version": "1.8.2",
4   "summary": "A short description of Hodor.",
5   "description": "A longer description of Hodor 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!",
6   "homepage": "https://github.com/jumperb/Hodor",
7   "license": "Copyright",
8   "authors": {
9     "jumperb": "zhangchutian_05@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jumperb/Hodor.git",
13     "tag": "1.8.2"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "prefix_header_contents": "#import \"HCommon.h\"",
17   "libraries": "z",
18   "frameworks": "Accelerate",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0"
22   }