[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 9 / e / 5 / FoxDesignSystem / 0.0.11 / FoxDesignSystem.podspec.json
blob21be4c853a34197966db9d60ad2f984d13927bc5
2   "name": "FoxDesignSystem",
3   "version": "0.0.11",
4   "summary": "Fox Design System Code Gen",
5   "description": "Fox Design System use a gym python script to auto generate design tokens from fonts, color, sizing and etc",
6   "homepage": "https://github.com/leobmaffei/FoxDesignSystem",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonardo Maffei": "leobmaffei@gmail.com"
13   },
14   "social_media_url": "https://www.linkedin.com/in/leonardo-maffei-48482a134/",
15   "platforms": {
16     "ios": "12.1",
17     "osx": "10.15"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/leobmaffei/FoxDesignSystem.git",
22     "tag": "0.0.11"
23   },
24   "source_files": [
25     "FoxDesignSystem/**/*.{h,m,swift,gyb,py,sh,json}",
26     "FoxDesignSystem/**/gyb"
27   ],
28   "swift_version": "5.0"