[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / 6 / Plan / 0.2.1 / Plan.podspec.json
blob9a5e35e0cb4369f6a9913b612e5525988e761024
2   "name": "Plan",
3   "version": "0.2.1",
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.2.1"
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"