[Add] IDnowSDK 9.1.0
[CocoaPods.git] / Specs / b / 2 / e / UnicodeLog / 0.3.0 / UnicodeLog.podspec.json
blobb9bd33386abb417d0cc1559ef9cf5f1bad6153bb
2   "name": "UnicodeLog",
3   "version": "0.3.0",
4   "summary": "让 NSArray NSDictionary 及其子类输出中文 description",
5   "description": "无需额外配置和注意,让 NSArray NSDictionary 及其子类输出中文 description",
6   "homepage": "https://github.com/Big-Pi/UnicodeLog",
7   "license": "MIT",
8   "authors": {
9     "BigPi": "wangdapishuai@163.com"
10   },
11   "source": {
12     "git": "https://github.com/Big-Pi/UnicodeLog.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UnicodeLog": [
22       "Pod/Assets/*.png"
23     ]
24   }