[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / b / StringConversion / 0.0.1 / StringConversion.podspec.json
bloba0e7dece624fb7942e30c376a8a81386d28ace0d
2   "name": "StringConversion",
3   "version": "0.0.1",
4   "summary": "一个建立pod仓库的简单demo",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/liguiwen/StringConversion",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "李贵文": "861675935@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/liguiwen/StringConversion.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "StringConversion/StringConversion/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true