[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / 6 / Plan / 0.1.0 / Plan.podspec.json
blobd00a3675b71756121c7ec2a624891e9a2a3fc578
2   "name": "Plan",
3   "version": "0.1.0",
4   "swift_versions": "5.0",
5   "summary": "The Plan.framework helps to keep your iOS application design clean.",
6   "homepage": "https://github.com/KyoheiG3/Plan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyohei Ito": "ito_kyohei@cyberagent.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/KyoheiG3/Plan.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0"
23   },
24   "source_files": "Plan/**/*.{h,swift}",
25   "requires_arc": true,
26   "swift_version": "5.0"