[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / c / AlecrimCoreData / 5.0 / AlecrimCoreData.podspec.json
blobf26616ff666104cbcf0fab6da564564e32e1c2e6
2   "name": "AlecrimCoreData",
3   "version": "5.0",
4   "summary": "A powerful and simple Core Data wrapper framework written in Swift.",
5   "homepage": "https://github.com/Alecrim/AlecrimCoreData",
6   "license": "MIT",
7   "authors": {
8     "Vanderlei Martinelli": "vanderlei.martinelli@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/vmartinelli",
11   "platforms": {
12     "osx": "10.12",
13     "ios": "9.0",
14     "tvos": "9.0",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/Alecrim/AlecrimCoreData.git",
19     "tag": "5.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"