[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / 2 / 1 / 8 / Stack / 0.6.0 / Stack.podspec.json
blob46e8449c04399bf7e6e17d7fcde85044f8c1511b
2   "name": "Stack",
3   "version": "0.6.0",
4   "summary": "A fresh, safer approach to CoreData",
5   "description": "Stack provides a safer implementation for working with CoreData",
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.6.0"
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   }