[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / 8 / 1 / LINQForObjective-C / 0.0.1 / LINQForObjective-C.podspec.json
blobe1d52ff1f21182ad33a0fc0d34a8cb2bbbced88c
2   "name": "LINQForObjective-C",
3   "version": "0.0.1",
4   "summary": "Bringing LINQ-style APIs to Objective-C. Helping querying and multiplating collections.",
5   "description": "Bringing LINQ-style APIs to Objective-C. \nHelping querying and multiplating collections.",
6   "homepage": "https://github.com/cdkr/LINQForObjective-C.git",
7   "license": "MIT",
8   "authors": {
9     "Yao Long": "yaolongscope@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/cdkr/LINQForObjective-C.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "OCLinq.{h,m}",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }