[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / b / AZUtil / 0.1.0 / AZUtil.podspec.json
blobab0f547c2e1370e8354721946fd7315fb972ad16
2   "name": "AZUtil",
3   "version": "0.1.0",
4   "summary": "A collection of util functions/classes for iOS development.",
5   "description": "                       # AZUtil\n                       \n                       A collection of util functions/classes for iOS development.\n",
6   "homepage": "https://github.com/albert-zhang/AZUtil",
7   "license": "MIT",
8   "authors": {
9     "Albert Zhang": "edistein.zhang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/albert-zhang/AZUtil.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "AZUtil": [
22       "Pod/Assets/*.png"
23     ]
24   }