[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / d / EasyData / 0.4 / EasyData.podspec.json
blobb91ab655a024674e971251e38f608a83c7eaa9a0
2   "name": "EasyData",
3   "version": "0.4",
4   "summary": "Helper methods for taking away the grunt work of Core Data.",
5   "description": "                   A longer description of EasyData in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/BenJamesMartin/Easy-Data",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ben Martin": "ben@martinben.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/BenJamesMartin/Easy-Data.git",
19     "tag": "0.4"
20   },
21   "source_files": "*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true