[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 5 / ZSFirstFramework / 1.0.1 / ZSFirstFramework.podspec.json
blob98e4b9c19c4a954a04e55315317338c161dc5330
2   "name": "ZSFirstFramework",
3   "version": "1.0.1",
4   "summary": "ZSFirstFramework",
5   "description": "这就是一个测试,没别的,你信不信?",
6   "homepage": "https://github.com/ShengZheng1/ZSFirstFramework",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "zhengsheng": "zhengsheng620@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ShengZheng1/ZSFirstFramework.git",
18     "tag": "1.0.1"
19   },
20   "ios": {
21     "vendored_frameworks": "FirstFramework.framework"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]