[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 6 / a / LiteData / 0.1.0 / LiteData.podspec.json
blob247d66f2ddced4e24004bb964709fc08c611c23c
2   "name": "LiteData",
3   "version": "0.1.0",
4   "license": "MIT",
5   "description": "LiteData is a very small framework to make working with Core Data a little easier and swiftier. It doesn't do a lot, but it makes the basics very simple.",
6   "summary": "A very light and swifty core data stack",
7   "homepage": "https://github.com/kylebshr/LiteData",
8   "social_media_url": "https://twitter.com/kylebshr",
9   "authors": "Kyle Bashour",
10   "source": {
11     "git": "https://github.com/kylebshr/LiteData.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "Source/*.swift",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true