[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / SugarImporter / 0.0.3 / SugarImporter.podspec.json
blob004a1215f04897990d2e97b63b6add3b7285f9ea
2   "name": "SugarImporter",
3   "version": "0.0.3",
4   "summary": "AWESOME IMPORTER !!!1!!11!!",
5   "description": "Easy import data to core data using MagicalRecord.",
6   "authors": "Sugar and Candy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/SugarAndCandy/SugarImporter",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/SugarAndCandy/SugarImporter.git",
18     "tag": "0.0.3"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics"
24   ],
25   "source_files": "Source/*.{h,m}",
26   "dependencies": {
27     "MagicalRecord": [
29     ]
30   }