[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / e / Persistent / 0.1.5 / Persistent.podspec.json
blob37d5985bfe20e2df0d77b13bafc62e87eaf6083b
2   "name": "Persistent",
3   "version": "0.1.5",
4   "summary": "Persistent Data Structures",
5   "description": "                   Persisent Vector, HashMap and Set for Objective-C\n",
6   "homepage": "http://github.com/astashov/persistent.objc",
7   "license": "MIT",
8   "authors": {
9     "Anton Astashov": "anton.astashov@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/astashov/persistent.objc.git",
13     "tag": "0.1.5"
14   },
15   "source_files": "Persistent/**/*.{h,m}",
16   "public_header_files": "Persistent/Headers/*.h",
17   "requires_arc": true