[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / d / YWBaseLibs / 0.0.1 / YWBaseLibs.podspec.json
blob9cf1ff98168ab18ebe991e7129ec64e52e78a8e6
2   "name": "YWBaseLibs",
3   "version": "0.0.1",
4   "summary": "Feidu BaseLibs",
5   "description": "Feidu BaseLibs.",
6   "homepage": "https://git.code.oa.com/iOS-Modules/BaseLibs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "p_xxfwang": "wangxiangfeng@yuewen.com"
13   },
14   "source": {
15     "git": "http://git.code.oa.com/iOS-Modules/BaseLibs.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "BaseLibs/Classes",
23     "BaseLibs/Classes/**/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "BaseLibs": [
27       "BaseLibs/Assets/*"
28     ]
29   },
30   "dependencies": {
31     "YYCategories": [
33     ]
34   }