[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 8 / d / ANDYDatabaseManager / 0.1.0 / ANDYDatabaseManager.podspec.json
blob771331e40f4db6980931d2a43a31933f91f4eb03
2   "name": "ANDYDatabaseManager",
3   "version": "0.1.0",
4   "summary": "CoreData stack set up boilerplate.",
5   "description": "                   * Feeling tired of having CoreData boilerplate in your AppDelegate?\n\t\t   * No more.\n",
6   "homepage": "https://github.com/NSElvis/ANDYDatabaseManager",
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": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/NSElvis/ANDYDatabaseManager.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "ANDYDatabaseManager/",
23   "frameworks": [
24     "Foundation",
25     "CoreData"
26   ],
27   "requires_arc": true