[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / 4 / 9 / YRBaseHubOC / 0.0.1 / YRBaseHubOC.podspec.json
blob51f7ce2682c5948689b67e0b45dd435de96157bb
2   "name": "YRBaseHubOC",
3   "version": "0.0.1",
4   "summary": "iOS OC项目基础模块",
5   "description": "iOS OC项目基础模块仓库",
6   "homepage": "https://github.com/chanyarin/YRBaseHubOC",
7   "license": "MIT",
8   "authors": {
9     "chanyarin": "chanyarin@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chanyarin/YRBaseHubOC.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YRBaseHubOC/YRBaseHubOC.h",
19   "subspecs": [
20     {
21       "name": "Content",
22       "source_files": "YRBaseHubOC/**/*.{h,m}",
23       "exclude_files": "YRBaseHubOC/YRBaseHubOC.h"
24     }
25   ]