[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 9 / d / KarthVader / 1.0 / KarthVader.podspec.json
blob5cc65236c61c41f90bd9e96ca2444cfee45f87f9
2   "name": "KarthVader",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/karthikkeyan/KarthVader",
8   "authors": {
9     "Karthik Keyan": "karthikkeyan.balan@gmail.com"
10   },
11   "summary": "A simple and easy to use wrapper for core data",
12   "source": {
13     "git": "https://github.com/karthikkeyan/KarthVader.git",
14     "tag": "1.0"
15   },
16   "source_files": "*.swift",
17   "frameworks": "CoreData",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   }