[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / 4 / CamSua / 0.0.2 / CamSua.podspec.json
blobd93d88d41e6726476fd5f80357293df3d280b265
2   "name": "CamSua",
3   "version": "0.0.2",
4   "summary": "A short description of CamSua.",
5   "description": "CamSua framework - Description",
6   "homepage": "https://github.com/sonbt91/CamSua",
7   "authors": {
8     "TheSon": "theson.camsua@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/sonbt91/CamSua.git",
15     "branch": "master"
16   },
17   "source_files": [
18     "CamSua",
19     "CamSua/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "swift_version": "4.2",
23   "subspecs": [
24     {
25       "name": "CamSuaCore",
26       "source_files": [
27         "CamSua",
28         "CamSua/CamSuaCore/**/*.{h,m}"
29       ]
30     }
31   ]