[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 6 / Cely / 2.1.3 / Cely.podspec.json
blob9e2bbd4b971d811b7bd5780cc060ec0c26118d53
2   "name": "Cely",
3   "swift_versions": "5.0",
4   "version": "2.1.3",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "Cely’s goal is to add a login system into your app in under 30 seconds!",
10   "homepage": "https://github.com/cely-tools/Cely",
11   "social_media_url": "https://twitter.com/initfabian",
12   "authors": {
13     "Fabian Buentello": "fabian.buentello@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/cely-tools/Cely.git",
17     "tag": "2.1.3"
18   },
19   "platforms": {
20     "ios": "10.3"
21   },
22   "requires_arc": true,
23   "default_subspecs": "Core",
24   "swift_version": "5.0",
25   "subspecs": [
26     {
27       "name": "Core",
28       "resources": "Sources/Supporting Files/*.{storyboard,xib,xcassets,json,imageset,png}",
29       "source_files": "Sources/*.swift",
30       "frameworks": "Foundation"
31     }
32   ]