[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / d / ConvertDateAndStringEachOther / 0.0.1 / ConvertDateAndStringEachOther.podspec.json
blobe063779e7d463927de53e8260c93d01dd10cb596
2   "name": "ConvertDateAndStringEachOther",
3   "version": "0.0.1",
4   "summary": "Date和String之间的互相转换",
5   "description": "提供了NSDate和NString的互相转化,UTC和本地时间的互相转化。",
6   "homepage": "https://github.com/yinanwang1/ConvertDateWithString",
7   "license": "MIT",
8   "authors": {
9     "ArthurWang": "wangyinan1986@sina.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yinanwang1/ConvertDateWithString.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "public_header_files": "*.h",
20   "requires_arc": true