[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / 5 / e / FlexBoxSupport / 0.1.0 / FlexBoxSupport.podspec.json
blobbf41b739ba709486132216ee5a6fa850c04ba4e9
2   "name": "FlexBoxSupport",
3   "version": "0.1.0",
4   "summary": "FunctionBuilder for FlexBoxSupport.",
5   "homepage": "https://github.com/NeverAgain11/FlexLayoutSupport",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ljk": "liujk0723@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/NeverAgain11/FlexLayoutSupport.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "FlexBoxSupport/Classes/**/*",
21   "dependencies": {
22     "FlexLayout": [
23       "~> 1.3.20"
24     ]
25   }