[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / b / 7 / NVLinkedList / 0.0.3 / NVLinkedList.podspec.json
blob3874b9924fd089ec72399b605099c5e5921ca25c
2   "name": "NVLinkedList",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "Linked List data structure",
6   "homepage": "https://github.com/nik3212/NVLinkedList",
7   "authors": {
8     "Nikita Vasilev": "nv3212@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nik3212/NVLinkedList.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source_files": "Source/**/*.{h,m,swift}"