[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / 6 / a / LPMWeakRefArray / 0.0.1 / LPMWeakRefArray.podspec.json
blobbb797ce888708c02f8fb31a6df2230755e33db6b
2   "name": "LPMWeakRefArray",
3   "version": "0.0.1",
4   "summary": "LPMWeakRefArray. 弱引用数组",
5   "description": "LPMWeakRefArray 一个弱引用数组 数组元素被释放时自动删除item 而非将item置空",
6   "homepage": "https://github.com/JaylonPan/LPMWeakRefArray",
7   "source": {
8     "git": "https://github.com/JaylonPan/LPMWeakRefArray.git",
9     "tag": "0.0.1"
10   },
11   "license": {
12     "type": "MIT",
13     "text": "                      Copyright 2017\n                      JaylonPan\n"
14   },
15   "authors": {
16     "Jaylon": "269003942@qq.com"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPMWeakRefArray.{h,m}",
22   "header_dir": "LPMWeakRefArray"