[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 5 / iOSModule / 0.0.2 / iOSModule.podspec.json
blob88de9ca6ac02819428e94e2d5e5daf78a6977650
2   "name": "iOSModule",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "iOS组件",
6   "homepage": "https://gitee.com/todayjob",
7   "source": {
8     "git": "https://gitee.com/todayjob/iOSModule",
9     "tag": "0.0.2"
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   ]