[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / a / CDClosures / 0.1.0 / CDClosures.podspec.json
blobba7d990dea8dade52dbe85da9dbadfd807e9a983
2   "name": "CDClosures",
3   "version": "0.1.0",
4   "summary": "CoreData Closures.",
5   "description": "CoreData Closures 在原生API基础上进行封装,简化CoreData的使用。",
6   "homepage": "https://github.com/youlianchun/CDClosures",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "youlianchun": "\\youlianchunios@163.com"
13   },
14   "source": {
15     "git": "https://github.com/youlianchun/CDClosures.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "CDClosures/Classes/**/*"