[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / VSDataStore / 0.1.1 / VSDataStore.podspec.json
blob412c90eea7caaf209d7a5adcb49a0351c62eb64c
2   "name": "VSDataStore",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple Key-Value Data Store for Objective-C",
9   "homepage": "https://github.com/lembacon/VSDataStore",
10   "authors": {
11     "Chongyu Zhu": "i@lembacon.com"
12   },
13   "source": {
14     "git": "https://github.com/lembacon/VSDataStore.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "src/*.{h,c,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0",
21     "osx": "10.7"
22   }