[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / 2 / 1 / 8 / Stack / 0.2.4 / Stack.podspec.json
blobed50b29282cff220147d75ae82e57766ecd64a63
2   "name": "Stack",
3   "version": "0.2.4",
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.2.4"
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   }