[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / c / 2 / CKRemindersBackedList / 0.2.0 / CKRemindersBackedList.podspec.json
blobbeabd8b847ff68bc617b111fe92d700bac4d3c96
2   "name": "CKRemindersBackedList",
3   "version": "0.2.0",
4   "summary": "Leverage the power of reminders within your app.",
5   "description": "CKRemindersBackedList lets you easily store simple marks like\nfavorites or reminders in the Reminders app that comes with\niOS.",
6   "homepage": "https://github.com/JaNd3r/CKRemindersBackedList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Klaproth": "ck@cm-works.de"
13   },
14   "social_media_url": "http://twitter.com/JaNd3r",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/JaNd3r/CKRemindersBackedList.git",
21     "tag": "0.2.0"
22   },
23   "source_files": "CKRemindersBackedList/*.swift"