[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / f / d / 8 / FYNModule / 0.1.2 / FYNModule.podspec.json
blobff66c539a3ec4b0995f570b4eb0ee0a8a4def5ea
2   "name": "FYNModule",
3   "version": "0.1.2",
4   "summary": "My private Module.",
5   "description": "This is just some modules for myself, also can use by everyone.",
6   "homepage": "https://github.com/fish-yan/FYNModule",
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/FYNModule.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FYNModule/Classes/**/*.*",
22   "resource_bundles": {
23     "FYNModule": [
24       "FYNModule/Assets/*.png"
25     ]
26   }