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