[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 6 / Cely / 2.1.2 / Cely.podspec.json
blob9c85820935145ade1beae78f53ce033010d08ee2
2   "name": "Cely",
3   "swift_versions": "5.0",
4   "version": "2.1.2",
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/initFabian/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/initFabian/Cely.git",
17     "tag": "2.1.2"
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   ]