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