[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / c / SwCD / 0.1.1 / SwCD.podspec.json
blob8e904cafdd0e6019c046dfc7c087146018944410
2   "name": "SwCD",
3   "version": "0.1.1",
4   "summary": "Lightweight CoreData library written in Swift.",
5   "homepage": "https://github.com/xxxAIRINxxx/SwCD",
6   "license": "MIT",
7   "authors": {
8     "Airin": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/SwCD.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/",
19   "frameworks": [
20     "UIKit",
21     "CoreData"
22   ]