[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 0 / c / SYLib / 1.0 / SYLib.podspec.json
bloba848b9cdc37f1c4f8b8e6ca6f250e278813f4897
2   "name": "SYLib",
3   "version": "1.0",
4   "summary": "一些最基本的常用库",
5   "description": "新建项目可以统一引用",
6   "homepage": "https://github.com/wfkbyni/SYLibDemo.git",
7   "license": "MIT",
8   "authors": {
9     "ZR20080078-舒永超": "shuyongchao@zhongruigroup.com"
10   },
11   "source": {
12     "git": "https://github.com/wfkbyni/SYLibDemo.git",
13     "tag": "1.0"
14   },
15   "source_files": [
16     "SYLib",
17     "SYLib/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }