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