[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / e / NDManualObject / 0.0.1 / NDManualObject.podspec.json
blob4581085273f617d62c14738fc06be884d1080425
2   "name": "NDManualObject",
3   "version": "0.0.1",
4   "summary": "Support create object by code instead of IB.",
5   "description": "NDManualObject is a small framework that support create object by code instead of IB.",
6   "homepage": "https://github.com/hiep-nd/nd-manual-object.git",
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     "tvos": "9.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "5.1",
21     "5.2"
22   ],
23   "source": {
24     "git": "https://github.com/hiep-nd/nd-manual-object.git",
25     "tag": "Pod-0.0.1"
26   },
27   "source_files": "NDManualObject/**/*.{h,m,mm,swift}",
28   "public_header_files": "NDManualObject/**/*.h",
29   "header_mappings_dir": "NDManualObject",
30   "deprecated_in_favor_of": "NDManualObjects",
31   "swift_version": "5.2"