[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / c / FMModuleResources / 1.0.5 / FMModuleResources.podspec.json
blob9929ac5c8cb433815eecec3a0004e9228f3a8553
2   "name": "FMModuleResources",
3   "version": "1.0.5",
4   "summary": "资源组件",
5   "homepage": "http://192.168.1.189:8088/mobile/client_ios_fm_mod_resources",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonzzs": "jonzzs.guo@facilityone.cn"
12   },
13   "source": {
14     "git": "git@192.168.1.189:mobile/client_ios_fm_mod_resources.git",
15     "tag": "1.0.5"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "subspecs": [
21     {
22       "name": "Images",
23       "source_files": "client_ios_fm_mod_resources/client_ios_fm_mod_resources/FMModuleResources/Images/*.swift",
24       "resource_bundles": {
25         "com.facilityone.module.resources.images": [
26           "client_ios_fm_mod_resources/client_ios_fm_mod_resources/FMModuleResources/Images/*.xcassets"
27         ]
28       }
29     }
30   ]