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