[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / d / 2 / Vokoder / 1.0.9 / Vokoder.podspec.json
blobd0369edb229f971ee1ec0ae6f71064c43a27570f
2   "name": "Vokoder",
3   "version": "1.0.9",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "VOKAL's Core Data Manager",
8   "homepage": "https://github.com/vokalinteractive/Vokoder",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "authors": {
14     "VOKAL Interactive": "hello@vokalinteractive.com"
15   },
16   "source": {
17     "git": "https://github.com/vokalinteractive/Vokoder.git",
18     "tag": "1.0.9"
19   },
20   "source_files": [
21     "VOKCoreDataManager/*.{h,m}",
22     "VOKCoreDataManager/Internal/*.{h,m}",
23     "VOKCoreDataManager/Optional Data Sources/*.{h,m}"
24   ],
25   "frameworks": "CoreData",
26   "requires_arc": true,
27   "dependencies": {
28     "iCarousel": [
29       "~> 1.7.3"
30     ]
31   }