[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 3 / 2 / Seru / 0.0.3 / Seru.podspec.json
blobe909f4e3ce09d736b4b459c26b86150e06399e35
2   "name": "Seru",
3   "version": "0.0.3",
4   "summary": "Seru is Simple Core Data stack",
5   "description": "                   Seru is Swift framework for working wit Core Data. It setup your core data stack and \n                   gives you nica actions to work with it\n",
6   "homepage": "https://github.com/kostiakoval/Seru",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kostiantyn Koval": "konstantin.koval1@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/kostiakoval",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/kostiakoval/Seru.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "Seru/Source",
24     "Seru/Source/**/*.{swift}"
25   ],
26   "requires_arc": true,
27   "ios": {
28     "vendored_frameworks": "Carthage/Build/iOS/Sweet.framework"
29   },
30   "preserve_paths": "Carthage/Build/iOS/Sweet.framework"