[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 4 / UIDevice-Helpers / 0.0.2 / UIDevice-Helpers.podspec.json
blobbf8b682609572dc9df06fdd9b4fe81cd753ed33c
2   "name": "UIDevice-Helpers",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "UIDevice category. Easy access to device information.",
9   "homepage": "https://github.com/NZN/UIDevice-Helpers",
10   "requires_arc": true,
11   "platforms": {
12     "ios": "5.0"
13   },
14   "authors": {
15     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
16   },
17   "source_files": "UIDevice-Helpers/*.{h,m}",
18   "source": {
19     "git": "https://github.com/NZN/UIDevice-Helpers.git",
20     "tag": "0.0.2"
21   }