[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 4 / CoreValue / 0.3.0 / CoreValue.podspec.json
blob1283b45b15b5e1da2a967d02ef9d2ec5b67cea53
2   "name": "CoreValue",
3   "version": "0.3.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.3.0"
17   },
18   "source_files": "CoreValue/*.{h,swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.10"
23   }