[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 5 / e / UIDevice+HardwareName / 6.0.0 / UIDevice+HardwareName.podspec.json
blob220a93a2b6bfa7e5fec2c9e91da8d5668ec2fe04
2   "name": "UIDevice+HardwareName",
3   "version": "6.0.0",
4   "summary": "A category of UIDevice for hardware name",
5   "description": "                   A category of UIDevice for hardware name adapted from Erica Sadun's \n                   UIDevice-extension Source code.\n",
6   "homepage": "https://github.com/mozeal/UIDevice-Hardware",
7   "license": "MIT",
8   "authors": {
9     "mozeal": "mozeal@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/mozeal/UIDevice-HardwareName.git",
16     "tag": "6.0.0"
17   },
18   "source_files": "Categories/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true