[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 6 / 7 / 4 / CoreValue / 0.2.0 / CoreValue.podspec.json
blob589876db91a81d28c5def9ae4e30c278581130c9
2   "name": "CoreValue",
3   "version": "0.2.0",
4   "summary": "Lightweight Framework for using Core Data with Value Types",
5   "homepage": "https://github.com/terhechte/CoreValue",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Benedikt Terhechte": "terhechte@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/terhechte",
14   "source": {
15     "git": "https://github.com/terhechte/CoreValue.git",
16     "tag": "v0.2.0"
17   },
18   "source_files": "CoreValue/*.{h,swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9"
23   }