[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / e / PSTFramework / 0.0.1 / PSTFramework.podspec.json
blobf20ef23c5f76186f842abfe5ddaf1436f4f5c865
2   "name": "PSTFramework",
3   "version": "0.0.1",
4   "summary": "创建一个输出hello world的Framework",
5   "description": "这就是一个测试,没别的,你信不信?",
6   "homepage": "https://github.com/pengshuangta/PSTFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pengshuangta": "1120160658@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/pengshuangta/PSTFramework.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Framework/**/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }