[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 1 / Selene / 1.0.4 / Selene.podspec.json
blobaa291c10c5b1088d15c94a5bda9adc99311120c2
2   "name": "Selene",
3   "version": "1.0.4",
4   "summary": "Selene is a library for scheduling background tasks.",
5   "description": "                   Selene calculates a task's goodness to determine whether the task should be executed.\n",
6   "homepage": "https://github.com/linkedin/Selene",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kirollos Risk": "kirollos@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/kirorisk",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/linkedin/Selene.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "Selene/*.{h,m}",
23   "frameworks": "Foundation",
24   "requires_arc": true