[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / e / Persistent / 0.1.3 / Persistent.podspec.json
blob83abc800752fb211b318d9dbef66dc1f27220ac1
2   "name": "Persistent",
3   "version": "0.1.3",
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.3"
14   },
15   "source_files": "Persistent/**/*.{h,m}",
16   "public_header_files": "Persistent/Headers/*.h",
17   "requires_arc": true