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