[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 1 / f / 5 / iOSModule / 0.0.1 / iOSModule.podspec.json
blob4b570ccc9a63a0d67d9f94c925e902149f877b69
2   "name": "iOSModule",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "核心代码",
6   "homepage": "https://gitee.com/todayjob",
7   "source": {
8     "git": "https://gitee.com/todayjob/iOSModule",
9     "tag": "0.0.1"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "authors": {
16     "BY": "todayjob@163.com"
17   },
18   "social_media_url": "https://gitee.com/todayjob",
19   "subspecs": [
20     {
21       "name": "CoreTableView",
22       "source_files": "Core/CoreTableView/*.{h,m}"
23     }
24   ]