[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / b / DQBUtil / 1.0.0 / DQBUtil.podspec.json
blob20c638da8e7e42f7ec6e4bf432746df507cf0b5f
2   "name": "DQBUtil",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "some utility methods apply for iOS apps.",
6   "homepage": "https://github.com/Jackson-Jack/DQBUtil",
7   "authors": {
8     "DQB": "dqb1690@163.com"
9   },
10   "source": {
11     "git": "https://github.com/Jackson-Jack/DQBUtil.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "DQBUtil/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]