[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 6 / 9 / c / SwCD / 0.1.0 / SwCD.podspec.json
blob41429adb6eb3c3b79a11f4fa29f85683edf477c2
2   "name": "SwCD",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/",
19   "frameworks": [
20     "UIKit",
21     "CoreData"
22   ]