[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / a / SLToolsCocoapods / 1.1.0 / SLToolsCocoapods.podspec.json
blobaea6d745bbf3255a9798fcda9c1217444aa1f2f4
2   "name": "SLToolsCocoapods",
3   "version": "1.1.0",
4   "summary": "Common function set",
5   "description": "Common function set;Add features and improve over time",
6   "homepage": "https://github.com/jinsongsong/shunLiuTools.git",
7   "license": "MIT",
8   "authors": {
9     "shun": "646538938@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/jinsongsong/shunLiuTools.git",
16     "tag": "v1.1.0"
17   },
18   "source_files": "Tools/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]