[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 5 / e / 4 / LZCommonUtils / 0.1.0 / LZCommonUtils.podspec.json
blob2a3fa354a5b1e9268bae322ffd6ff71544fb76a7
2   "name": "LZCommonUtils",
3   "version": "0.1.0",
4   "summary": "A common utils library.",
5   "description": "A common utils library for iOS development.",
6   "homepage": "https://github.com/liyouleo911/LZCommonUtils",
7   "license": "MIT",
8   "authors": {
9     "liyou": "liyouleo911@msn.com"
10   },
11   "source": {
12     "git": "https://github.com/liyouleo911/LZCommonUtils.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     "LZCommonUtils": [
22       "Pod/Assets/*.png"
23     ]
24   }