[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / c / 1 / e / MWKCoreData / 1.0.0 / MWKCoreData.podspec.json
blobe379cbb4bd4b3d642fb79b77af1b53bf1fe886c6
2   "name": "MWKCoreData",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Simple, lightweight library for Core Data",
6   "description": "Lightweight, curated library for Core Data that keeps you close to the metal but removes some of the drudgery and eases progressive migrations.",
7   "homepage": "https://github.com/mwkirk/MWKCoreData",
8   "authors": "Mark Kirk",
9   "social_media_url": "https://twitter.com/postmodjackass",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/mwkirk/MWKCoreData.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Source/*.{h,m}",
18   "frameworks": "CoreData",
19   "requires_arc": true