[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / a / MyPlugin / 0.1.0 / MyPlugin.podspec.json
blobf643eff700053cfa52777adb47716f019875e8c0
2   "name": "MyPlugin",
3   "version": "0.1.0",
4   "summary": "test how to create a pod",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.jianshu.com/u/b816d8e0bf2d",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "licl19": "licl19@163.com"
13   },
14   "source": {
15     "git": "https://github.com/licl19/MyPlugin.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyPlugin/Classes/**/*"