[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 7 / NDModifyOperator / 0.0.1 / NDModifyOperator.podspec.json
blobf4084a03344268e298b2c607d123f27a8c693de9
2   "name": "NDModifyOperator",
3   "version": "0.0.1",
4   "summary": "Added operator • for modifying object.",
5   "description": "NDModifyOperator is a small framework that add modify operator and method to Swift and ObjC.",
6   "homepage": "https://github.com/hiep-nd/nd-modify-operator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nguyen Duc Hiep": "hiep.nd@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "swift_versions": [
21     "4.0",
22     "5.1",
23     "5.2"
24   ],
25   "source": {
26     "git": "https://github.com/hiep-nd/nd-modify-operator.git",
27     "tag": "Pod-0.0.1"
28   },
29   "source_files": "NDModifyOperator/**/*.{h,m,mm,swift}",
30   "public_header_files": "NDModifyOperator/**/*.h",
31   "deprecated_in_favor_of": "NDModificationOperators",
32   "swift_version": "5.2"