[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 1 / 8 / TOMData / 0.0.3 / TOMData.podspec.json
blob49084d8226a7fa4f12fa0861e85c22aff104f993
2   "name": "TOMData",
3   "version": "0.0.3",
4   "authors": {
5     "Tomaz Nedeljko": "tomaz@nedeljko.com"
6   },
7   "homepage": "https://github.com/tomazsh/TOMData",
8   "summary": "A simple set of categories that make Core Data easier to work with.",
9   "description": "  \t\t\t\t\t\t\tTOMData extends some of the most used Core Data classes with\n\t\t\t\t\t\t\twith categories and automatic error handling.\n",
10   "source": {
11     "git": "https://github.com/tomazsh/TOMData.git",
12     "tag": "0.0.3"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "requires_arc": true,
23   "frameworks": "CoreData",
24   "source_files": "TOMData"