[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 0 / f / ANDYDataStack / 2.0.2 / ANDYDataStack.podspec.json
blob4c2a49476d1b89f8dac9ee91d4604b2cce1fd66b
2   "name": "ANDYDataStack",
3   "version": "2.0.2",
4   "summary": "Core Data stack set up boilerplate.",
5   "description": "                   * Feeling tired of having Core Data boilerplate in your AppDelegate?\n                   * No more.\n",
6   "homepage": "https://github.com/NSElvis/ANDYDataStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elvis Nunez": "elvisnunez@me.com"
13   },
14   "social_media_url": "http://twitter.com/NSElvis",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/NSElvis/ANDYDataStack.git",
20     "tag": "2.0.2"
21   },
22   "source_files": "ANDYDataStack/",
23   "frameworks": [
24     "Foundation",
25     "CoreData"
26   ],
27   "requires_arc": true