[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 0 / 6 / KZTDataMapper / 1.0 / KZTDataMapper.podspec.json
blob4aa8b7b0dbf5de87e6fa5ed9c1655255a7888644
2   "name": "KZTDataMapper",
3   "summary": "Small dictionary-object mapper library",
4   "version": "1.0",
5   "license": "MIT",
6   "homepage": "https://github.com/kazyk/KZTDataMapper",
7   "authors": {
8     "Kazuyuki Takahashi": "kazyk"
9   },
10   "source": {
11     "git": "https://github.com/kazyk/KZTDataMapper.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DataMapper/*.{h,m}",
19   "frameworks": "CoreData"