[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / 2 / 1 / 8 / Stack / 0.3.3 / Stack.podspec.json
blob3af09e6c90312f61ebc72f6b9b6d93bf9fc47281
2   "name": "Stack",
3   "version": "0.3.3",
4   "summary": "A fresh, safer approach to CoreData",
5   "description": "                       Stack provides a safer implementation for working with CoreData\n",
6   "homepage": "https://github.com/shaps80/Stack",
7   "license": "MIT",
8   "authors": {
9     "Shaps Mohsenin": "shapsuk@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shaps80/Stack.git",
13     "tag": "0.3.3"
14   },
15   "social_media_url": "https://twitter.com/shaps",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "SPXDefines": [
24     ]
25   }