[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / c / CoreDataPlus / 0.5.0 / CoreDataPlus.podspec.json
blob1adab41dcdd02a92201d7c2e8d4b81c6e9bee6ca
2   "name": "CoreDataPlus",
3   "version": "0.5.0",
4   "license": "MIT",
5   "documentation_url": "http://www.tinrobots.org/CoreDataPlus",
6   "summary": "CoreData extensions.",
7   "homepage": "https://github.com/tinrobots/CoreDataPlus",
8   "authors": {
9     "Alessandro Marzoli": "me@alessandromarzoli.com"
10   },
11   "source": {
12     "git": "https://github.com/tinrobots/CoreDataPlus.git",
13     "tag": "0.5.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.12",
19     "tvos": "10.0",
20     "watchos": "3.0"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Support/*.{h,m}"
25   ]