[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / e / 1 / NTYPopulator / 0.2.0 / NTYPopulator.podspec.json
blob55f723a985f41c36083b3cd00f582b1fda80902c
2   "name": "NTYPopulator",
3   "version": "0.2.0",
4   "summary": "A seed data populator for Core Data",
5   "description": "                       NTYPopulator is a seed data populator for Core Data.\n",
6   "homepage": "https://github.com/naoty/NTYPopulator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Naoto Kaneko": "naoty.k@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/naoty_k",
15   "source": {
16     "git": "https://github.com/naoty/NTYPopulator.git",
17     "tag": "0.2.0"
18   },
19   "source_files": "Classes",
20   "frameworks": "CoreData",
21   "requires_arc": true,
22   "dependencies": {
23     "NTYCSVTable": [
25     ]
26   }