[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / d / c / FYModule / 0.1.0 / FYModule.podspec.json
blob2b4aaf39887ad4ede81e1620aaff98b52f738f25
2   "name": "FYModule",
3   "version": "0.1.0",
4   "summary": "A private Module for myself.",
5   "description": "A private Module for myself.",
6   "homepage": "https://github.com/fish-yan/FYModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fish-yan": "757094197@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fish-yan/FYModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FYModule/**/*",
22   "resource_bundles": {
23     "FYModule": [
24       "FYModule/Assets/*.png"
25     ]
26   }